/wiguard

Wireless Sensing based Health Monitoring System

Primary LanguageVue

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