Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 277 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 277 Bytes

Wscounters

An approach to make snooker score application with clients sync by websockets

How to run

You will need a python3.10+

  1. Make virtual environment and activate it
  2. Install dependencies from requirements.txt
  3. Hit uvicorn main:app --reload
  4. ...
  5. Profit