Merge branch 'dev-1' into dev

This commit is contained in:
Wuesteon 2025-12-05 17:57:26 +01:00
commit d41d060bb3
1770 changed files with 168028 additions and 31031 deletions

View file

@ -37,7 +37,6 @@ For comprehensive guidelines on code patterns and conventions, see the `.claude/
| **picture** | AI image generation | Expo mobile, SvelteKit web, Astro landing |
| **chat** | AI chat application | NestJS backend, Expo mobile, SvelteKit web, Astro landing |
| **zitare** | Daily inspiration quotes | NestJS backend, Expo mobile, SvelteKit web, Astro landing |
| **presi** | Presentation tool | NestJS backend, Expo mobile, SvelteKit web |
| **contacts** | Contact management | NestJS backend, SvelteKit web |
### Archived Projects (`apps-archived/`)
@ -54,6 +53,10 @@ These projects are temporarily archived and excluded from the workspace. To re-a
| **reader** | Reading app |
| **uload** | URL shortener |
| **wisekeep** | AI wisdom extraction from video |
| **techbase** | Software comparison platform |
| **inventory** | Inventory management |
| **presi** | Presentation tool |
| **storage** | Cloud storage |
## Development Commands
@ -69,6 +72,7 @@ pnpm run chat:dev
pnpm run zitare:dev
pnpm run presi:dev
pnpm run contacts:dev
pnpm run mail:dev
# Start specific app within project
pnpm run dev:chat:mobile # Just mobile app