Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 105 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 105 Bytes

Run locally

npm install

nx run reservations-api:serve:development

Run on docker

docker-compose up