Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 238 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 238 Bytes

HOW TO RUN APPLICATION

Please make sure you have docker on your machine.

Run docker compose up to spin up the database, API-server, and client.

ReactJS - CLIENT

This runs on port 3000

REST API

This runs on port 5000