/fullstack-template

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

Primary LanguageTypeScript

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)