More Premium Hugo Themes Premium Nextjs Themes

Turborepo

N is NestJs, P is PostgreSql, N is NextJs. Turborepo with NextJS and NestJS, Postgresql with TypeORM. UI components for shadcnUI pre configured.

Turborepo

N is NestJs, P is PostgreSql, N is NextJs. Turborepo with NextJS and NestJS, Postgresql with TypeORM. UI components for shadcnUI pre configured.

Author Avatar Theme by theaungphyo
Github Stars Github Stars: 102
Last Commit Last Commit: Jul 23, 2025 -
First Commit Created: Feb 6, 2025 -
Turborepo screenshot

Overview

The NestJS & NextJS Boilerplate with Turborepo is a powerful, scalable monorepo setup designed for developers looking to create full-stack applications efficiently. By combining the backend capabilities of NestJS with the frontend versatility of NextJS, this boilerplate lays a strong foundation for modern web development. With seamless integration of various tools and libraries, it allows developers to focus on building features without getting bogged down in boilerplate code or complex configurations.

This setup is particularly beneficial for teams looking to implement a micro-frontend architecture while ensuring a consistent and optimized development experience. The inclusion of essential utilities like JWT authentication, PostgreSQL support, and pre-configured linting processes makes it a robust choice for both beginners and seasoned developers alike.

Features

  • NestJS (v11) Backend: Utilize the powerful NestJS framework to build a scalable API easily, benefiting from its modular architecture.
  • NextJS (v15) Frontend: Leverage the speed and flexibility of NextJS for optimized server-side rendering and responsive user interfaces.
  • Fast Transpilation: SWC is used for rapid TypeScript and JavaScript transpilation, significantly enhancing the development experience.
  • Efficient Dependency Management: The use of pnpm ensures that dependency installation is quick and resource-efficient, reducing node_modules size.
  • Secure Authentication: Implements JWT Access Token and Refresh Token authentication, providing a secure framework for API interactions.
  • PostgreSQL Database with TypeORM: Enjoy seamless integration with PostgreSQL, allowing for efficient data management and querying through TypeORM.
  • Email Services with Nodemailer: Streamline communication processes with ready-to-use email services powered by Nodemailer.
  • Micro-Frontend Support: Utilizing Turborepo, the project supports a micro-frontend architecture, promoting efficient code sharing and management across apps.

This boilerplate makes it easy for developers to hit the ground running and create robust applications right out of the box.