- Python 3.6
- PostgreSQL 10.1
- Login
`make setup-project`
and in another tab run client code:
make front-setup
`make`
and in another tab run client code:
make front-watch
Go to the http://127.0.0.1:8000
All commands in MakeFile http://www.gnu.org/software/make/manual/make.html
https://github.com/myint/autoflake https://github.com/hhatto/autopep8 https://github.com/PyCQA/pyflakes https://github.com/google/yapf
At this time it looks like this =)