Skip to content

REST APIs for MR.Porter react website built with nodeJS in expressjs framework.

Notifications You must be signed in to change notification settings

UttamMarandi/Mr.Porter-Node-JS-Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend : MR.Porter

REST APIs for MR.Porter react website built with nodeJS in expressjs framework.

Stack

NodeJS

MongoDB

Express

Crypto-JS

jsonwwebtoken

mongoose

stripe

Installation

If you want to test the app by running it locally in PC, follow these instructions: 1.Clone the repo:

git clone https://github.com/UttamMarandi/Mr.Portor-E-Commerce-Clone.git

2.Install the packages :

yarn install

3.Start local server

yarn start

Set up env keys

Create a .env file inside root folder and set the following values

MONGO_URL = "mongodb+srv://user:{username}@{password}.rensi.mongodb.net/shop?retryWrites=true&w=majority"
PASS_SEC = "password"
JWT_SEC = "jwt secret"
STRIPE_KEY = "Bearer {stripe key}"

Acknowledgements

Let's get to know each other

If anyone wants to contact me or want to become friends let's connect. message me on instagram.

About

REST APIs for MR.Porter react website built with nodeJS in expressjs framework.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages