- make a directory anywhere in your machine.
- inside the directory, create python virtualenv and activate it.
- clone this repo inside the directory.
- install all the requirements inside the
requirements.txt
file.- for installing the packages; user
pip install -r requirements.txt
- for installing the packages; user
- setup the env file to set config variables.
- email config
- database
- DSU uses db.sqlite file database for production