/Next-Server-Actions

A test implementation of NextJS Server Actions with Tanstack Query.

Primary LanguageTypeScript

NextJS Server Actions with TanStack Query Test

A test implementation showcasing the integration of NextJS Server Actions with Tanstack Query.

Technologies Used

Description

This project serves as a demonstration of utilizing NextJS Server Actions along with TanStack Query for efficient data fetching and management. Prisma is employed as the database toolkit, while Zod and Zod Prisma Types are used for schema validation.