karbe/src/app/api
Karbé Architect d5d2ad2228 Merge main into feat/owner-carbet-crud (integrate SYS-2 schema + SYS-3 auth)
main now contains the Prisma schema (SYS-2) and NextAuth (SYS-3) that the
owner carbet CRUD depends on. Integrating them so the branch compiles and
the PR is cleanly mergeable.

- package.json: union of S3 SDK (@aws-sdk/client-s3) + auth deps.
- No source conflicts; espace-hote "Gérer mes carbets" link already in main.
- Verified: tsc --noEmit OK, next build OK (all carbet + auth routes compile).

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-05-29 21:33:57 +00:00
..
auth/[...nextauth] feat(auth): add multi-role NextAuth with role guards 2026-05-29 10:46:54 +00:00
carbets/[carbetId]/media feat(espace-hote): CRUD carbet propriétaire + upload médias S3/MinIO 2026-05-29 04:58:12 +00:00