-
Notifications
You must be signed in to change notification settings - Fork 0
Home
aliasav edited this page Feb 8, 2016
·
2 revisions
Welcome to the smokeager wiki!
-
Create a virtualenv
-
Do a
pip install -r requirements.txtfor installing requirements. -
Execute following commands to setup db migrations:
./manage.py syncdb./manage.py migrate -
Run development server with:
./manage.py runserver -
Start contributing!
The ops folder contains deployment scripts for now.
Edit the hosts file to include IP/FQDN of the server you want the project to run in.
- A frontend is required, possible hybrid app using Ionic.
- Slack integration
- Shell callable commands (docopt can be used for this).
- Intelligent analytics for smoking habits.