# Mafia Online 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! ![Screenshot of the game homepage](https://i.imgur.com/anaFUDq.jpeg) ![Screenshot of the game during night - medic](https://i.imgur.com/SNxtYhS.png) ## Usage ### Self-host Put this in `.env`: ```.env BACKEND_PORT=8000 FRONTEND_PORT=5173 VITE_WEBSOCKET_URL=ws://localhost:8000 ``` Run `docker compose up --build`. ## Shipwrecked
This project is part of Shipwrecked, the world's first hackathon on an island!