This setup offers a front end application (react), an api application (NodeJs) an API Gateway (NGINX) that can be used out of the box using Docker.
🔥 Not suitable for production.
To run:
$ docker-compose up --build
Front-end application is accesible at http://0.0.0.0. API at http://0.0.0.0/api