Skip to content

Alastair1234/sumo_squat_counter

Repository files navigation

Setup instructions for Python App Builder

Notes

  • Use VSCode and install recommended extensions if you can
  • Run ./scripts/test.sh before you push to see if there's anything wrong with your code

Start by setting up the server:

Usage

# Install Poetry
curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/get-poetry.py | python

# Clone project
git clone [email protected]:deepscope/obschart-py-backend.git
cd obschart-py-backend

# Setup project
cp .env.example .env
poetry install

# Run
poetry run python -m obschartpybackend

Then join and test the program from your mobile device by clicking here

https://dashboard.justcoach.io/pi/WVDUNG

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published