Web portal for AllByte Studios — an indie game studio building The Chronicles of Nesis, a tactical turn-based RPG.
Live site: allbyte.studio
- Astro 6 + Svelte 5 + Tailwind CSS v4
- Hosted on AWS S3 + CloudFront
- CI/CD via GitHub Actions with OIDC (no stored secrets)
- Infrastructure defined in a single CloudFormation template
npm install
npm run dev # localhost:4321
npm run build # production buildEvery push to main auto-deploys to allbyte.studio. See the Self-Hosting with Claude page for the full setup guide, cost breakdown, and architecture details.
Source code is MIT. The creative and proprietary works in this repo — art, sprites, music, fonts (including ModernGoth), the compiled game build, and written devlog/site content — are © AllByte Studios, all rights reserved. See NOTICE for the exact scope carve-out.