Online Mafia (also known as Werewolf) party game.
Gather at least four people, join the same lobby with a code, and have fun together, no matter where you are!
https://mafia.ptaqqqq.hackclub.app
Put this in .env:
BACKEND_PORT=8000
FRONTEND_PORT=5173
VITE_WEBSOCKET_URL=ws://localhost:8000Run docker compose up --build.
