Commit Graph

11 Commits

Author SHA1 Message Date
e45eeeb600 chore: setup TypeScript 6 and pnpm with mise
- Add mise.toml with pnpm latest
- Create root workspace with pnpm-workspace.yaml
- Upgrade TypeScript from 5.9.3 to 6.0.3 in apps/web
- Add vite-env.d.ts for CSS module type declarations
- Switch from npm to pnpm package management
2026-04-29 17:53:32 -04:00
3d8ca8b54d refactor: focus admin dashboard layout 2026-04-29 12:10:55 -04:00
baf7a497eb feat: add admin dashboard 2026-04-29 09:44:57 -04:00
e319a5d092 Update project docs and problem notes 2026-04-29 09:38:47 -04:00
d371c3c602 feat: support folder index pages 2026-04-29 09:36:52 -04:00
8c454de809 feat: add miller document layout 2026-04-29 09:26:37 -04:00
6e244d55db feat: notify document updates over websocket 2026-04-29 09:14:49 -04:00
9b8f2968e8 build: make ci self-contained 2026-04-29 00:28:58 -04:00
1366f8c5fc docs: capture protocol and implementation gaps 2026-04-29 00:27:04 -04:00
4a72e1e030 feat: bootstrap foundation application 2026-04-29 00:26:58 -04:00
8e6646499f docs: add project planning documents 2026-04-28 23:59:45 -04:00