This is my first Python app. Just testing things and trying to get a good development environment with Docker.
- Docker
- Docker-Compose
- Clone the Repo.
- Change directory into the project.
- Run
docker-compose up -d
- Go to
localhost:5000/initdb
to initialize the DB. - Then go to
localhost:5000
and use the app.