Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 268 Bytes

README.md

File metadata and controls

19 lines (17 loc) · 268 Bytes

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