Poker Venue Manager
Find a file
Mikkel Georgsen 2bb381a0a3 Update tech stack research with finalized decisions
Resolve all open questions from tech stack review:
- Self-hosted on Hetzner PVE (LXC + Docker)
- Event-based sync via NATS JetStream
- Generic display system with Android client (no Cast SDK dep)
- Docker-based RPi5 provisioning
- No money handling, 72h offline limit, REST + OpenAPI
- PVM signup-first for player accounts

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-08 03:06:53 +01:00
docs Update tech stack research with finalized decisions 2026-02-08 03:06:53 +01:00
README.md Initial commit: project vision and README 2026-02-08 02:39:17 +01:00

PVM Logo

PVM

Poker Venue Manager

The all-in-one platform for poker venue operations.
Tournaments. Cash games. Dealers. Players. Displays. All managed. Always on.

SaaS · Offline-Capable · Real-Time · Multi-Venue


What is PVM?

PVM is a comprehensive management system for poker venues of any size. It handles the full lifecycle of venue operations:

  • Tournament Management — Planning, live clocks, seating, registration, results, and recurring series
  • Cash Game Operations — Table tracking, waiting lists, game types, and session history
  • Player Accounts — One account across all venues, memberships, credit lines, and game history
  • Dealer Coordination — Scheduling, availability, shift swaps, and cross-venue mobility
  • Display Streaming — Push live clocks, seatings, and info to Chromecast screens throughout the venue
  • Local Node Support — Optional on-premise Raspberry Pi 5 proxy for zero-downtime operation during internet outages

Architecture

  PVM Cloud (SaaS)  ◄──  near-realtime sync  ──►  Venue Local Nodes (RPi5)
       │
       ├── Web App (managers, staff, players, dealers)
       ├── Mobile PWA / Native App (players, dealers)
       └── Chromecast Receiver (venue display screens)

Documentation

  • Vision & Feature Overview — The full product vision and feature roadmap
  • Tech StackComing soon — Research and decisions on the technology foundation

Built for the poker community.