FauxPoker API
This is the live backend for the FauxPoker management app.
Frontend local URL: http://localhost:5173
Seed admin login: fauxpoker@gmail.com
Use
copy .env.django.example .env, manage.py migrate, manage.py seed_initial_data, then run_django.ps1 to start locally.