To Run locally, a database is needed. Use the following command:
docker-compose up -d
MongoDB local url:
mongodb://localhost:27017/teslodb
Then, to run Application:
yarn install
yarn dev
Rename file .env.example to .env
GET
http://localhost:3000/api/seed