Necessary consider these following instructions step by step 👋
Running locally we need database, use following command:
docker-compose up -d
- Flag -d means detashed
- MongoDB URL local:
mongodb://localhost:27017/spacedb
yarn install
yarn dev
Rename the field .env.template to .env
Request 'POST':
http://localhost:3000/api/seed