An open API service indexing awesome lists of open source software.

https://github.com/akm00786/ecommerce-server-mern

MERN Ecommerce website server
https://github.com/akm00786/ecommerce-server-mern

cloudinary express mongodb multer node-cache nodejs stripe typescript

Last synced: 8 months ago
JSON representation

MERN Ecommerce website server

Awesome Lists containing this project

README

          

# Ecommerce website server
**made with nodejs express momngodb stripe typescript multer node-cache cloudinary**
# .env file
PORT=
MONGO_URI=
STRIPE_KEY=
CLOUD_NAME=
API_KEY=
API_SECRET=

# commands
npm run build for dist file

npm i

npm run start to start server