Commit graph

4 commits

Author SHA1 Message Date
208d03033b fix(ci): add packageManager field for pnpm/action-setup
pnpm/action-setup@v4 requires pnpm version via packageManager field.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 18:15:08 +00:00
2500b8b16f feat: migrate API layer to @c2s/payload-contracts
- Add @c2s/payload-contracts as shared API client dependency
- Create src/lib/cms.ts with tenant-configured PayloadClient instance
- Replace manual fetch logic in api.ts with contracts client calls
- Add transpilePackages config for TypeScript source imports
- Local types preserved for component compatibility (bridge pattern)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 00:44:21 +00:00
ba54d7a85d Aktualisierung der Codebase 2026-02-07 21:34:14 +00:00
4311a1960d Setup Next.js 16 project with collaborative folder structure
- Initialize Next.js 16 with React 19, TypeScript, and Tailwind CSS 4
- Add prompts/ directory for concept AI instructions
- Add docs/ directory for project documentation
- Include README files explaining workflow and conventions

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-20 14:12:52 +00:00