Skip to content

This codebase leverages the powerful combination of Next.js and Node.js, seamlessly integrated through TurboRepo with Biome and TypeScript tooling

Notifications You must be signed in to change notification settings

imopbuilder/nextjs-express-turbo

Repository files navigation

Next-express-turbo

This codebase leverages the powerful combination of Next.js and Node.js, seamlessly integrated through TurboRepo. Which, in turn, encapsulates the robust capabilities of Biome and TypeScript tooling, providing a streamlined and efficient development environment.

What's inside?

This Turborepo includes the following:

Apps

  • client: a Next.js app with appRouter src dir
  • server: a Node.js app with src dir

Tooling

  • biome: biome configurations for format and lint all apps
  • typescript: tsconfig.jsons used throughout the monorepo

Each package/app is 100% TypeScript.

Installation

To install all apps and packages, run the following command:

pnpm install

Develop

To develop all apps and packages, run the following command:

pnpm dev

About

This codebase leverages the powerful combination of Next.js and Node.js, seamlessly integrated through TurboRepo with Biome and TypeScript tooling

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published