Skip to content

maniecodes/manny-commerce-services

Repository files navigation

MANNY COMMERCE

Demo Website

Run Locally

1. Clone repo

$ git clone https://github.com/maniecodes/manny-commerce-services.git
$ cd manny-commerce-services

2. Setup MongoDB

3. Create .env file

  • Create .env file in project folder
  • Enter these lines to that:
MONGODB_URL=
PORT=
ADMIN_EMAIL=
ADMIN_PASSWORD=
TOKEN_SECRET=

4. Run Backend

$ npm install
$ npm start

5. Admin Login

Support

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published