An open API service indexing awesome lists of open source software.

https://github.com/dimslaev/fullstack-template

Next JS template focusing on end-to-end type safety and developer experience.
https://github.com/dimslaev/fullstack-template

joy-ui jwt nextjs prisma react-hook-form react-query rest typescript zod

Last synced: 3 months ago
JSON representation

Next JS template focusing on end-to-end type safety and developer experience.

Awesome Lists containing this project

README

          

## Technologies

- **Rest API** using Next JS Pages Router
- **End-to-end type safety** using Typescript + Prisma + Zod
- **Auth** using JWT + Next Middleware
- **Forms** using React Hook Form + React Query + Zod
- **UI** using Joy (the nice-looking MUI)