- Add Docker Compose for OpenFusion (FusionFall), MapleStory 2, and
Minecraft FTB Infinity Evolved game servers
- Add MapleStory 2 multi-service compose (MySQL, World, Login, Web, Game)
- Add OpenFusion Dockerfile and configuration files
- Fix CMS Dockerfile, web Dockerfile, and documentary components
- Add root layout, globals.css, not-found page, and text formatting utils
- Update .gitignore to exclude large game server repos and data
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Install framer-motion and create shared layout components with i18n
support. Update locale layout to include fixed navbar, flex-col body,
and footer.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Create @afterlife/shared package with type definitions for the core
domain models (Game, Documentary, Chapter) and Strapi API interfaces
(StrapiMedia, StrapiResponse, StrapiListResponse).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>