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.
- Host: GitHub
- URL: https://github.com/dimslaev/fullstack-template
- Owner: dimslaev
- Created: 2023-11-18T05:20:19.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-07T09:04:18.000Z (almost 2 years ago)
- Last Synced: 2025-07-29T23:47:16.187Z (11 months ago)
- Topics: joy-ui, jwt, nextjs, prisma, react-hook-form, react-query, rest, typescript, zod
- Language: TypeScript
- Homepage: https://fullstack-template-nine.vercel.app
- Size: 146 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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)