mirror of
https://github.com/cliffe/BreakEscape.git
synced 2026-02-21 19:28:03 +00:00
- Create DemoUser migration for standalone development - Add DemoUser model with polymorphic games association - Add configuration system (standalone vs mounted) - Use ENV variables for configuration - current_player method supports both modes (ApplicationController) - Can run without Hacktivity for development