You can start the application with the docker-compose up -d command.
The application starts on port 28513, as set in launchSettings.json
- Following credentials are configured: root/twelvefactors
- By opening localhost:8081, you are automatically logged into the mongo-express dashboard to have a look at the db
- The database, collection is created upon application start
Code can be found under following repo: https://github.com/talha2506/FHTW_MSE_SWE_12Factor-App_se22m002