Skip to content

SugarLab-DLUT/wiguard

Repository files navigation

WiGuard

Wireless sensing based health monitoring system.

Workflow

graph LR

Collector-->Broker
Model<-->Broker
Broker-->Nuxt.js
Loading

How to run

First, create a .env file in the root directory with the following content:

DATABASE_RUL=

Then, build and run the project:

npm run build
npm start

API

Path Method Request Response Description
/login POST {username, password} Token

About

Wireless Sensing based Health Monitoring System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published