Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 245 Bytes

File metadata and controls

9 lines (7 loc) · 245 Bytes

APIGateway

The node js server that will act as the gateway for microservices (atm acting as the entire api server)

for compiling

Create .env file in format of the .env.example run "npm install"

Run on docker

docker-compose up --build -d