Skip to content

clarencetw/nodejs-web-server

Repository files navigation

Node.js Web Server Sample

Gitpod Ready-to-Code

此專案提供 API 預設路由範例與 WebSocket 預設路由範例,可用於系統系統環境測試與 MySQL 資料庫連線測試

資料庫連線環境變數

  • DB_HOST
  • DB_USERNAME
  • DB_PASSWORD
  • DB_DATABASE

範例頁面

  • / - 後端渲染測試頁面
  • /users - 後端渲染測試頁面
  • /users.html - WebSocket 測試頁面
  • /websocket.html - WebSocket 測試頁面
  • /env - 列出目前所有系統環境變數
  • /mysql - 測試 MySQL 連線

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages