Skip to content

Alejoboga20/next-commerce-template

Repository files navigation

NEXTJS E-Commerce App

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

Config environment variables

Rename file .env.example to .env

Fill DataBase with test data

GET
http://localhost:3000/api/seed

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages