Eclipse
Boilit
BoilitBoilitBeta
Boilerplates

Boilerplate

Next.js with Fastify and Drizzle ORM

A full-stack boilerplate combining Next.js App Router (frontend) with Fastify (backend), using Drizzle ORM for type-safe database access and PostgreSQL as the database. Designed for scalability and developer efficiency, this setup follows a monorepo structure with modular packages.

Features

  • Next.js App Router for modern frontend development.
  • Fastify backend for high-performance APIs.
  • Drizzle ORM for type-safe PostgreSQL access.
  • PostgreSQL as the primary database.
  • Monorepo structure for modularity and maintainability.
  • Dedicated db package for schema and queries.
  • Dedicated ui package for reusable frontend components.
  • TypeScript support for end-to-end type safety.

Use Case

Ideal for developers looking for a structured monorepo with a modern stack, combining Next.js, Fastify, Drizzle ORM, and PostgreSQL for full-stack applications. This boilerplate streamlines development, making it perfect for SaaS platforms, internal tools, and scalable web apps. 🚀

Boilerplate details

  • Last update


    1 day ago
  • Boilerplate age


    1 day ago
Login to download