To build and test this project locally, please follow this steps:
- RENAME: .env.developer file to .env
- (optional) MAKE changes to the .env file with your prefered values.
- RUN:
docker compose up
in the root folder of the project! - OPEN: http://localhost:8080 with your favourite browser.