About
NextGen is a Next.js template by @MGSimard partly based on T3 Stack recommendations. Its main purpose is for quickstarting my own personal projects with a bleeding edge stack. It does not include payment-related utilites, testing libraries, UI libraries or Tailwind CSS — which may or may not change in the future according to my own necessities. Updates will probably be done sparingly as I clone the repo prior to new projects, you can do the same.
Tech Stack
Tech | Version | Info | Documentation |
---|---|---|---|
Next.js | 15.3.1-canary.6 | FullStack Environment | nextjs.org |
React | 19.1.0 | Compiler Enabled | react.dev |
TypeScript | 5.8.3 | Type Safety | typescriptlang.org |
Neon | 1.0.0 | Database | neon.tech |
PostgreSQL | 3.4.5 | Database Management | postgresql.org |
Drizzle | 0.42.0 | ORM | orm.drizzle.team |
Drizzle Kit | 0.31.0 | Database Migration | orm.drizzle.team |
Better Auth | 1.2.7 | Authentication | better-auth.com |
Zod | 3.24.2 | Validation | zod.dev |
ESLint | 9.24.0 | Flat Config | eslint.org |
t3-oss/env | 0.12.0 | .env Type Safety | create.t3.gg |
Node | 23.8.0 | Runtime Environment | nodejs.org |
pnpm | 10.6.4 | Package Manager | pnpm.io |
Vercel | - | Hosting | vercel.com |
next-themes | 0.4.6 | Theme Toggling | github.com/pacocoursey/next-themes |
Sonner | 2.0.3 | UI Notifications | sonner.emilkowal.ski |
React Scan | 0.3.3 | Performance Debugging | react-scan.com |
Setting Up
Contact
- MGSimard
- X: @MGSimard
- Mail: mgsimard.dev@gmail.com
- GitHub: @MGSimard
For more info, view my portfolio at mgsimard.dev.