Skip to content
mundanePotion edited this page Apr 20, 2026 · 4 revisions

Welcome to the Zvrk wiki!

Zvrk is a web app where users sign up and play tabletop games with other players in real-time.

Tech Stack

  • Backend: Laravel 12 (PHP 8.5)
  • Frontend: React + Inertia.js + TypeScript
  • Auth: Laravel Breeze
  • WebSockets: Laravel Reverb
  • Database: MySQL 8.4
  • Cache/Queue: Redis
  • Dev Environment: Docker via Laravel Sail

Clone this wiki locally