Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vue3 + Node.js Express + MySQL + Docker

Credit Source

HTTP Method REST API

GET     — R(etrieve)  เรียกดูข้อมูล
POST    — C(reate)    เพิ่มข้อมูล
PUT     — U(pdate)    แก้ไขข้อมูล
DELETE  — D(elete)    ลบข้อมูล

Docker Build Image

docker-compose up -d

Install node_modules

bun install

Run the Development Server

npm run dev

Build frontend to backend.app.views

npm run build

About

🥞 Vue3, Express, MySQL, Docker 🐳

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages