Wireless Sensing based Health Monitoring System
First, you need to configure your environment variables. You can modify it in example.env
and rename it to .env
to take effect.
Then, build and run it.
$ npm run build
$ npm start
Path | Method | Request | Response | Description |
---|---|---|---|---|
/login | POST | {username, password} |
Token |