- Node version 14.x (follow this link to install)
- Yarn (follow this link to install)
- Docker (follow this link to install)
Use .env.sample
to create .env
file
To run the API in your local environment (developer machine) with hot reloading
docker compose up -d
./scripts/run.sh