Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 414 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 414 Bytes

Edge System Backend

This repository is the backend system for edge computing devices.

About Repository

Edge Computing のバックエンドを担うプログラム群.CRUD 処理を中心とした各種ロジックを記述.

Web Server

Node.js の Web フレームワークである Express.js を利用

  • node ./src/index.js でローカルサーバを起動