colors from template

This commit is contained in:
ville rantanen
2018-07-01 21:26:59 +03:00
parent 99fa595cd4
commit 3d35abbb50
4 changed files with 82 additions and 35 deletions

View File

@@ -11,6 +11,7 @@ The name comes from mispronouncing "files" very badly.
- `cp data/config.json.example data/config.json`
- `cp data/shares.json.example data/shares.json`
- `touch code/notifier.py`
- `touch code/static/css/user.css`
- `docker-compose up --build`
- open URL: http://localhost:8136/list/test
- `pip install code/manager-requirements.txt`