feat: add new projects bauntown, presi, voxel-lava, whopixels

- apps/bauntown: Developer community website (Astro landing)
- apps/presi: Presentation project
- games/voxel-lava: Voxel lava game (SvelteKit)
- games/whopixels: Whopixels game

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Till-JS 2025-11-27 15:11:53 +01:00
parent d35ba768cf
commit 5b1e12e5d6
407 changed files with 46356 additions and 0 deletions

View file

@ -0,0 +1,6 @@
{
"dependencies": {
"dotenv": "^16.4.7",
"node-fetch": "^2.7.0"
}
}