Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 354 Bytes

README .md

File metadata and controls

26 lines (17 loc) · 354 Bytes

Next.js TeslaShop App

Run application

For run the application localy, you need correr the db

docker-compose up -d
  • The -d means detached

MongoDB URL Local:

mongodb://localhost:37027/teslodb

Config env variables

Rename .env.template file to .env

Entry test data to db

http://localhost:3000/api/seed