Simple app with crud operations and DB switcher.
Create a copy of .env.example as .env to set the env vars for the database. docker-compose up -d and open http://localhost:8080
.env.example
.env
docker-compose up -d