kshtzsharma48 / ecommerce-rest-apis-node

new_node_type_module_code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

new_node_type_module_code


Languages

Language:JavaScript 99.1%Language:Shell 0.9%