This website requires JavaScript.
Explore
Help
Register
Sign In
amanfromspace
/
wearwell
Watch
1
Star
0
Fork
You've already forked wearwell
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
83ce1b236a
wearwell
/
README.md
263 B
Raw
Blame
History
WearWell Flask Application
Setup
Copy
.env.example
to
.env
Update
.env
with your configuration
Install dependencies:
pip install -r requirements.txt
Run:
python run.py
Development
Use
requirements-dev.txt
for development tools