The ZM2- Documentation.pdf file contains the complete documentation of the project, covering the architecture, implementation details, testing strategy, and more. You can find it among in the docs folder of the project.
To start the entire application, simply run:
docker-compose upThe frontend is accessible at https://localhost:443
Access the swagger via: https://localhost:8443/swagger-ui.html
The gateway OpenAPI yml file is in the docs folder