A full-stack boilerplate combining Next.js App Router (frontend) with Fastify (backend), using Knex.js as the Query Builder 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.
- Knex.js as the Query Builder for PostgreSQL.
- PostgreSQL as the primary database.
- Monorepo structure for modularity and maintainability.
- Dedicated db package for database interactions.
- Dedicated ui package for reusable frontend components.
- TypeScript support for type-safe development.
Use Case
Ideal for developers looking for a structured monorepo with a modern stack, combining Next.js, Fastify, 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 month agoBoilerplate age
1 month ago