To run locally, you need the database.
docker-compose up -d
MongoDB URL Local: mongodb://localhost:27017//entriesdb
Rename the file .env.template to: .env
- Rebuild Node modules:
yarn install - run dev:
yarn dev
http://localhost:3000/api/seed
| Name | Name | Last commit date | ||
|---|---|---|---|---|
To run locally, you need the database.
docker-compose up -d
MongoDB URL Local: mongodb://localhost:27017//entriesdb
Rename the file .env.template to: .env
yarn install yarn dev http://localhost:3000/api/seed