Web frontend for Bibliopixel wirten in flask
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
tuxcoder 37fae9b610 fix animations 6 years ago
frontend fix animations 6 years ago
logs init 7 years ago
tests/animations add tests 7 years ago
weblight fix animations 6 years ago
.gitignore [+] change dir structure 7 years ago
LICENSE [+] change dir structure 7 years ago
MANIFEST.in fix misc 6 years ago
README.rst [+] change dir structure 7 years ago
requirements-dev.txt [+] change dir structure 7 years ago
requirements.txt fix misc 6 years ago
setup.py bugfixes 6 years ago

README.rst



Install
=======

`$ ./install.sh`

RUN
===

Development
-----------

Load enviroment`$ souce venv/bin/souce`, start with `$ python run.py` production or with `$ python debug.py` debug mdode.

Productiv
---------
`uwsgi --ini uwsgi.ini`


build
=====

@TODO ...