Skip to content

Repository files navigation

climb

Installation

clone the deploy file: wget https://raw.githubusercontent.com/computingify/climbBackEnd/develop/deploy_app.sh

enable executable chmod +x /home/pi/deployement/deploy_app.sh

install /home/pi/deployement/deploy_app.sh

Update

From an host machine chmod +x /home/pi/deployement/deploy_RPi.sh ./home/pi/deployement/deploy_RPi.sh

Advance

Start python virtual environnement

source venv/bin/activate

Instalation

just install requirements.txt: pip install -r requirements.txt

Launch server side:

flask --app main.py --debug run

Manually modify database

Use sqllitebrowser tool: https://sqlitebrowser.org if the database is on ssh remote FS, follow this tuto: https://www.petergirnus.com/blog/how-to-use-sshfs-on-macosyes

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages