mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-15 01:01:09 +02:00
- Add scripts/setup-databases.sh for automatic DB creation and schema push - Add dev:*:full commands (chat, zitare, contacts, calendar, clock, todo, picture) - Update docker/init-db to create all databases on first startup - Add docs/LOCAL_DEVELOPMENT.md with comprehensive local dev guide - Update CLAUDE.md with new quick start commands Now developers can run `pnpm dev:chat:full` to automatically: 1. Create the database if missing 2. Push the latest schema 3. Start auth, backend, and web with colored output |
||
|---|---|---|
| .. | ||
| deploy | ||
| fix-mixed-imports.mjs | ||
| generate-env.mjs | ||
| generate-staging-secrets.sh | ||
| get-ssh-key.sh | ||
| remove-coolify-references.sh | ||
| setup-databases.sh | ||