Setup up the application with docker-compose. This containers are needed: - application (python) - database (postgresql) - reverse proxy with frontend (nginx) See the [fastapi full stack example](https://github.com/tiangolo/full-stack-fastapi-postgresql) as reference.