serdeliverance / teslo-clone

E-commerce marketplace built with Nextjs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started

Run the app

Use the docker compose:

docker-compose up

Local Mongo url:

mongodb://localhost:27017/teslodb

Env variables configuration

Rename the file .env.template to .env

Populate db with seed data

TODO

About

E-commerce marketplace built with Nextjs


Languages

Language:TypeScript 99.2%Language:CSS 0.6%Language:JavaScript 0.2%