Orderly is a cutting-edge web system designed to streamline operations for restaurant and food businesses (RMS). It draws from the principles of Domain-Driven Design (DDD) and Architectural Concepts to ensure scalability, maintainability, and a robust integration capability.
Prerequisites: Ensure you have docker, node>=18.16.0 & npm>=9.5.1 installed.
- Clone this project:
git clone https://github.com/tribofustack/orderly-api-gateway.git- Configure submodules:
- Start the application:
docker compose upThis will launch the application at port 80.

