This is a my simple pet-project that I used to learn features of Django, PostgreSQL and Docker.
- docker
- docker-compose
Use this command to initialize and run the project.
./cli init
There is a ./cli file in a project root. You could use it to manage the project. Use this command to view all functionality:
./cli help
It's my own project that created to show my programming skill's, so I will update it by myself. But you can use it as blog template if you want.