Skip to content

codersgyan/ecommerce-rest-apis-node

Repository files navigation

ecommerce-rest-apis-node

Installation

Download project

git clone https://github.com/codersgyan/ecommerce-rest-apis-node.git

Install Dependancies

After cloning/downloading the source code, change directory to project folder ( project root folder ). Run following command: npm install

This command will install all the required dependancies.

Setup Environment

Create a new file called .env. Copy all the content from .env.example and paste it into .env Change DB_URL to yours db url.

Run the server

npm run dev

Congratulations 🎊🎉

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published