A project for using a dockerized solution for a delivery service. Utilizes a react frontend, two backend servers and rabbitMQ for communication.
Can be run with docker-compose up --build after installing all dependencies. Remember to npm run build in the frontend/sandwich-maker folder before running compose