This is a sample project demonstrating how to use the Zod schemas generated by ZenStack to do end-to-end form validation. Find more information in this blog post. Getting Started npm install npm run generate npm run dev