Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chungweileong94/next-server-action-patterns
https://github.com/chungweileong94/next-server-action-patterns
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/chungweileong94/next-server-action-patterns
- Owner: chungweileong94
- Created: 2023-12-31T07:40:22.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-01-02T14:19:57.000Z (11 months ago)
- Last Synced: 2024-01-02T15:33:36.223Z (11 months ago)
- Language: TypeScript
- Homepage: https://next-server-action-patterns.vercel.app
- Size: 174 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NextJS server action patterns
This repository showcases a collection of server action patterns used within a Next.js (or frameworks that support React Server Action) project.
## References
- Server Action
- https://nextjs.org/docs/app/building-your-application/data-fetching/server-actions-and-mutations
- https://react.dev/reference/react/use-server
- Server Action Builder library
- https://github.com/chungweileong94/server-act
- UI
- https://ui.shadcn.com/