Under the docs directory you will find all the documentation you need to start working with Experior.
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:
README file under experior.webfactional.com/$HOME
###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.