mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-14 20:41:09 +02:00
- Add presi web app and CLAUDE.md documentation - Restructure voxel-lava to apps/web pattern - Add voxel-lava scripts to root package.json - Update generate-env.mjs for presi configuration - Update .env.development with new project variables 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
3 lines
121 B
Text
3 lines
121 B
Text
DATABASE_URL=postgresql://postgres:postgres@localhost:5432/voxel_lava
|
|
MANA_CORE_AUTH_URL=http://localhost:3001
|
|
PORT=3010
|