Setup Virtualenv:
pipenv --three install
pipenv shellInitialize Database:
make init_dbRun application:
make run_appdocker-compose upSite will be running live on http://localhost:8000
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Setup Virtualenv:
pipenv --three install
pipenv shellInitialize Database:
make init_dbRun application:
make run_appdocker-compose upSite will be running live on http://localhost:8000