Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To run the servers for Livewell, begin by downloading the repository.

Clone this repository

$ git clone https://github.com/hauolinalani/livewell.git

Install JS dependencies

$ npm install

Run the server

$ npm start

Install Python dependencies

$ pip install -r requirements.txt

Run the Flask service

$ python3 app.py The JS Server will be hosted at http://localhost:5000.

The Flask service will be hosted at http://localhost:5002

App To start the app, navigate from the root directory of the repository:

Navigate into the app folder of the repository

$ cd app

Install dependencies

$ npm install

Run the app

$ npm start

The App will be hosted at http://localhost:3000

About

a wellness tracker to produce weekly reports and health recommendations from biometric data.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages