Skip to content

Đồ án công nghệ thông tin: Xây dựng website bán hàng online sử dụng MERN stack

Notifications You must be signed in to change notification settings

KhoaDoesTech/ShopDev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WEB BÁN HÀNG ONLINE

Key Features:

  • Authentication based on JWT with RSA algorithm
  • Discount Services
  • Product Services

Install packages

npm install

Setup .env file

DEV_APP_PORT=
DEV_DB_HOST=
DEV_DB_PORT=
DEV_DB_NAME=

PRO_APP_PORT=
PRO_DB_HOST=
PRO_DB_PORT=
PRO_DB_NAME=

NODE_ENV=

Start the app

npm run dev

About

Đồ án công nghệ thông tin: Xây dựng website bán hàng online sử dụng MERN stack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published