Commit graph

6 commits

Author SHA1 Message Date
81053d0414
Add route handler documentation for REST API
Document the route handler for the REST API, including authentication and endpoint details.
2026-04-24 22:10:29 +02:00
82879eb119
Document Prisma Client singleton pattern
Added documentation for Prisma Client singleton pattern and configuration.
2026-04-24 22:08:59 +02:00
fd72fd85f8
Document iron-session pattern and usage
Add documentation for iron-session pattern including session options and usage in server actions.
2026-04-24 22:08:27 +02:00
08e0dd22f0
Add server action pattern documentation 2026-04-24 22:07:45 +02:00
e9076d274e
Add Prisma client initialization in markdown file 2026-04-24 22:05:51 +02:00
4908d91e2a
Add iron-session configuration and types 2026-04-24 22:04:24 +02:00