Requirements
- docker and docker-compose
- GNU make
Preperations
cp tars/settings/local.py.example tars/settings/local.py
Just type
make docker_bootstrap
Then, please visit http://localhost:8000 to access Tars
Build frontend
make frontend
Build frontend using docker, please ensure container exit code is 0
make frontend_docker
If failed to install bower components, please try branch demo/static_embedded
./demo/bootstrap.sh
Demo admin account:
- username: admin
- password: nomoresecrete