managarten/apps
Till-JS bb0e0cf5cb 🚚 feat(context): integrate context app into monorepo
Restructure the context app (formerly basetext) to follow the monorepo
pattern with proper workspace configuration.

Changes:
- Move app files to apps/context/apps/mobile/
- Rename package to @context/mobile
- Update bundle ID to com.manacore.context
- Create pnpm-workspace.yaml for project workspace
- Add dev scripts to root package.json
- Update CLAUDE.md with project documentation

The app structure is prepared for future web/backend additions.

Note: Existing TypeScript errors in the original codebase are preserved.
These should be fixed in a follow-up PR.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-05 15:09:04 +01:00
..
calendar refactor(calendar): reorganize routes into (app) layout group 2025-12-05 04:19:51 +01:00
chat feat: add global start page setting across all apps 2025-12-04 16:31:04 +01:00
clock refactor(clock): reorganize routes into (app) layout group 2025-12-05 04:19:56 +01:00
contacts 🔧 chore: misc updates across contacts, mail, and shared-ui 2025-12-03 16:13:50 +01:00
context 🚚 feat(context): integrate context app into monorepo 2025-12-05 15:09:04 +01:00
inventory feat(inventory): add new Inventory app scaffolding 2025-12-05 04:19:36 +01:00
manacore fix(manacore): update app layout 2025-12-05 04:20:27 +01:00
manadeck ♻️ refactor: unify web app patterns across monorepo 2025-12-05 03:35:26 +01:00
picture feat: add global start page setting across all apps 2025-12-04 16:31:04 +01:00
presi refactor(presi): reorganize routes into (app) and (auth) layout groups 2025-12-05 04:20:11 +01:00
storage Merge branch 'main' of https://github.com/Memo-2023/manacore-monorepo 2025-12-03 11:57:30 +01:00
todo refactor(todo): reorganize routes into (app) layout group 2025-12-05 04:20:16 +01:00
zitare refactor(zitare): reorganize routes into (app) layout group 2025-12-05 04:20:21 +01:00