Skip to content

branislavbrincko/next-express-trpc-turborepo

Repository files navigation

Next.js + Express + Trpc + Turborepo Example

This repository serves as an example of a monorepo setup with pnpm and Turborepo (it was bootstrapped from the official Turborepo example).

It consists of two applications:

  • web (Next.js)
  • api (Express)

Additionally, there are shared packages for eslint and typescript configuration.

Quick start (in root folder):

pnpm install
pnpm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published