Cardigans Humility
Cardigans Humility.online is an online version of the Cards Against Humanity game I built over a quarantine weekend, and self-hosted it while it scaled to thousands of simultaneous players around the world.
It uses Ruby on Rails and Action Cable to push state changes to the front-end via WebSockets, letting all players see the game refresh automatically at the same time.
The source code can be found (and improved!) on GitHub.