To run the database application locally with docker-compose:
docker-compose up -d
- "-d" means detached
*MongoDB url local connection
mongodb://localhost:27017/dsu-app-db
Rename .env.template. file to .env.
yarn install
yarn dev
call:
http://localhost:3000/api/seed/