Skip to content

ThinhNguyen1102/production-move

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

SERVER

Công nghệ sử dụng

  • nodejs, express framework
  • mysql database, sequelize ORM

Start server production-move app

npm install
npm start

Cloudinary key

CLOUDINARY_NAME=dkdwgdq4i
CLOUDINARY_API_KEY=965883137147561
CLOUDINARY_API_SECRET=1ASeKBnWsrLp5XX6a2qkyMKNzR0

Access token secret

ACCESS_TOKEN_SECRET="secret"
REFRESH_TOKEN_SECRET="secret"

CLIENT

Công nghệ sử dụng

  • react, redux
  • material ui, highcharts ...

Start client production-move app

npm install
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.3%
  • Other 0.7%