|
|
f7aa0cec2b
|
feat: add Docker Compose with PostgreSQL for local dev
|
2026-04-06 14:10:18 +02:00 |
|
|
|
1cd9d6ffba
|
feat: add placeholder apps (web-next, web-tanstack, cms, storybook)
|
2026-04-06 14:09:21 +02:00 |
|
|
|
1cbdb71111
|
feat: add placeholder packages (core, api, api-client, cms-core, cms-client, ui)
|
2026-04-06 14:08:50 +02:00 |
|
|
|
c3f069a005
|
feat: add shared ESLint config package (@repo/eslint-config)
|
2026-04-06 14:06:22 +02:00 |
|
|
|
f2d7bc15da
|
feat: add shared TypeScript config package (@repo/typescript-config)
|
2026-04-06 14:06:00 +02:00 |
|
|
|
6cff55d6d3
|
feat: scaffold root workspace files (Turborepo + pnpm)
|
2026-04-06 14:04:41 +02:00 |
|
|
|
d0d335d829
|
Add Plan 1: Monorepo Foundation implementation plan
8 tasks covering: root workspace files, shared TypeScript config,
shared ESLint config, placeholder packages, placeholder apps,
Docker Compose, dependency installation + verification, test dirs.
|
2026-04-06 13:56:00 +02:00 |
|
|
|
c3c2e19e4f
|
Add clean architecture monorepo template design spec
Comprehensive design specification covering: Turborepo+pnpm monorepo, clean
architecture core (InversifyJS DI), tRPC+TanStack Query shared API layer,
Payload CMS with dual-mode client (local+HTTP), Atomic Design UI with
shadcn/ui+Storybook, MCP agent infrastructure, and 4-tier documentation
architecture with ~22 AGENTS.md files.
|
2026-04-06 13:28:56 +02:00 |
|