This repository is form design patterns that use server actions to perform Validation of forms. The Playground code uses zod as the library for schema validation, but other libraries should be able to implement the same pattern.
pnpm install
pnpm run dev