This repository is the backend system for edge computing devices.
Edge Computing のバックエンドを担うプログラム群.CRUD 処理を中心とした各種ロジックを記述.
Node.js の Web フレームワークである Express.js を利用
node ./src/index.js
でローカルサーバを起動
This repository is the backend system for edge computing devices.
Edge Computing のバックエンドを担うプログラム群.CRUD 処理を中心とした各種ロジックを記述.
Node.js の Web フレームワークである Express.js を利用
node ./src/index.js
でローカルサーバを起動