Skip to content

UsmanDrigrocha/ThePetStoreBackend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

ThePetStore

The Pet Store | Backend || Node JS | Express JS | MongoDB

Website

www.thepetstore.ae

Description

Create your own .env file which contains

PORT=
JWT_SECRET_KEY=
DB_VAR=
STRIPE_SECRET_KEY=

To Run Server

cd server
node index.js