Infynex is a starter kit for building SaaS applications using Next.js. It comes with a ready-made landing page, auth, dashboard, and database setup โ all using modern tools like Tailwind, Clerk, Shadcn UI, and Drizzle with PostgreSQL.
I found myself setting up same boilerplate for every new project, and to save time I created this starter kit. It provides a solid starting template with necessary tools set up so that I can start writing real code
The only hard part was integrating multiple tools in a way that felt cohesive and customizable out of the box.