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
- Host: GitHub
- URL: https://github.com/akm00786/ecommerce-server-mern
- Owner: akm00786
- Created: 2024-08-29T11:37:53.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-29T11:59:22.000Z (almost 2 years ago)
- Last Synced: 2025-01-31T18:15:39.743Z (over 1 year ago)
- Topics: cloudinary, express, mongodb, multer, node-cache, nodejs, stripe, typescript
- Language: TypeScript
- Homepage: https://ecommerce-server-mern-5681.onrender.com
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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