tptimer/README.md

224 B

tptimer

a social network for speedcubers

Instuctions to run the server in dev mode

  1. run poetry install
  2. create a .env file that contains "secret_key" and "sql_uri" env vars
  3. execute poetry run python app.py