Commit Graph

4 Commits

Author SHA1 Message Date
Julien Froidefond
228e1563c6 feat: add decision guide for Server Actions vs API Routes
- Introduced a new guide in `server-actions.mdc` to clarify when to use Server Actions versus API Routes in Next.js.
- Included examples, implementation patterns, migration strategies, and anti-patterns to avoid for better developer understanding.
2025-09-18 08:55:16 +02:00
Julien Froidefond
65abbc1454 style: update project structure documentation for clarity
- Added clarification to the components section, specifying that React components are organized by domain for better understanding of project structure.
2025-09-16 09:08:00 +02:00
Julien Froidefond
7df8eade3f chore: update file with new features and optimizations 2025-09-13 09:01:16 +02:00
Julien Froidefond
3aa895a02e chore: init 2025-09-13 08:59:07 +02:00