https://github.com/dino4608/ecommerce-backend-express
An Ecommerce Backend using Express.JS and MongoDB
https://github.com/dino4608/ecommerce-backend-express
Last synced: 3 months ago
JSON representation
An Ecommerce Backend using Express.JS and MongoDB
- Host: GitHub
- URL: https://github.com/dino4608/ecommerce-backend-express
- Owner: dino4608
- Created: 2024-09-05T10:46:10.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-09-05T10:47:59.000Z (9 months ago)
- Last Synced: 2025-02-14T13:46:00.472Z (4 months ago)
- Language: JavaScript
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Section 1: Introduction
Section 2: Express Architecture
Architecture:
- src/app.js
- .env
- package.json: npm init -y
- server.jsTechniques:
- express
- morgan:
- print logs when user request
- 5 types:
- dev: for developer
- combined: for product
- common, short, tiny: for brief
- compression:
- reduce bandwidth (size of payload)Skills:
- curl
- bug: distinguish powershell, cmd, ubuntu-wslOthers:
- Tim hieu ve helmet