FauxPoker API

This is the live backend for the FauxPoker management app.

Environment
development
Base URL
https://127.0.0.1:8010
API Base
https://127.0.0.1:8010/api/v1
Socket.IO
https://127.0.0.1:8010/socket.io

Frontend local URL: http://localhost:5173

Seed admin login: fauxpoker@gmail.com

Open endpoint list

Use copy .env.django.example .env, manage.py migrate, manage.py seed_initial_data, then run_django.ps1 to start locally.