Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code โครงร่าง Backend ในการทำ CRUD ใช้ Express + JWT + MySQL

/-------Learn from here-------/

https://youtu.be/2O2o44Kzy4o?si=Ehge_YJ6PeL2P-Tb

https://youtu.be/TvOAiO5nwzQ?si=BlkF-UkNB2PeScMs

/-------SETUP-------/

npm init -y

npm install express

/-------Run Server-------/

npm install nodemon

/-------Middleware-------/

npm install morgan body-parser cors

/-------Connect DB-------/

npm install mysql2

/-------JWT-------/

npm install jsonwebtoken bcryptjs

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages