My nextjs template that I've been working on.
I work on this time to time so I can improve my starting points in projects.
My template is built on top of T3 Stack with my own customisations.
The tech stack behind this template is:
- Auth.j…
My nextjs template that I’ve been working on.
I work on this time to time so I can improve my starting points in projects.
My template is built on top of T3 Stack with my own customisations.
The tech stack behind this template is:
- Auth.js (user authentication)
- Prisma (database orm)
- Next.js (framework !!)
- Resend (for sending auth emails)
- Postgres (main db)
- MinIO (for s3 storage)
I built this template so that I could have a strong starting point to whatever saas project or idea I wanted to implement, and this template has allowed me to skip all of the boring setup work and quickly get started on the app.
hope you enjoy.