Docker Build
Each project can be easily built using docker:
Now, launch the containers using the docker-compose configuration described in the previous section, which also sets up the necessary API mappings for the web frontends to find the API endpoints.
Last updated