Skip to content

PoliBuddies/wellness-garden

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation [Windows]

Prepare dependencies

git clone https://github.com/PoliBuddies/wellness-garden.git
cd wellness-garden
python3 -m venv env
.\env\Scripts\activate.bat
pip install -r .\requirements.txt
cd .\frontend\wellness-garden\
npm install

Start the UI

npm run dev

Start the database and API (from repository root)

python backend/app.py

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors