Under the docs directory you will find all the documentation you need to start working with alarm.
You need to create the database using manage.py so you can run the app.
Enjoy!
Labels to use at the beginning of the commits:
1. Add:
2. Fix:
3. Ref:
4. Conf:
5. Doc:
###manage.py
1. rebuild_db : delete the current local sqlite file and create a new one.
2. deploy : do a local push to github & do a remote pull in the server.