Next Js Teslo Shop Run it with mongo db docker image docker-compose up -d MongoDB URL mongodb://localhost:27017 Configure env variables Rename file .env.template to .env and fill it with your fields Seed database /api/seed Run project yarn install yarn dev