Skip to content
This repository has been archived by the owner on May 5, 2023. It is now read-only.

πŸ—ƒοΈ KNU Equipment as a Service(EaaS) for Server

Notifications You must be signed in to change notification settings

111KNUIM-EaaS/server_express

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

81 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Eaas Server

NodeJS使用ε₯—δ»Ά

  1. body-parser
  2. cookie-parser
  3. cors
  4. express
  5. firebase
  6. firebase-admin
  7. moment
  8. mysql2

ε°ˆζ‘ˆζžΆζ§‹

    β”œβ”€β”€ Dockerfile
    β”œβ”€β”€ README.md
    β”œβ”€β”€ app.js
    β”œβ”€β”€ config
    β”‚   β”œβ”€β”€ databaseConfig
    β”‚   β”œβ”€β”€ databaseConfig.json
    β”‚   β”œβ”€β”€ firebaseConfig
    β”‚   └── firebaseConfig.json
    β”œβ”€β”€ database
    β”‚   └── database.js
    β”œβ”€β”€ node_modules
    β”œβ”€β”€ package.json
    β”œβ”€β”€ public
    β”‚   └── 404.html
    β”œβ”€β”€ routes
    β”‚   β”œβ”€β”€ api
    β”‚   β”‚   β”œβ”€β”€ bill.js
    β”‚   β”‚   β”œβ”€β”€ espdev.js
    β”‚   β”‚   β”œβ”€β”€ machines.js
    β”‚   β”‚   └── users.js
    β”‚   └── homeRoutes.js
    β”œβ”€β”€ yarn-error.log
    └── yarn.lock