Skip to content

A pre-configured highly customizable React-Node monorepo template with choice of create-react-app or nextjs for frontend; expressjs or nestjs app for backend .

Notifications You must be signed in to change notification settings

nishkohli96/react-node-ts-monorepo

Repository files navigation

react-node-ts-monorepo

The ideal repository for full-stack web development with ReactJS, NextJS as the frontend and ExpressJS, NestJS-fastify server as the backend

You can clone the full repo and keep only the packages you need in your monorepo, or just retain the source code of a single app, say express-server to get started. I'll try my level best to keep all the dependencies in these repos upto date, while also adhering to the industry best practices.

Features

Get Started

Place the shared packages in the packages folder & the applications code in the apps folder. If you do not wish to use Turborepo, delete turbo.json and remove it from devDependencies of the package.json in the root directory.

Install node_modules

yarn

Add relavant scripts in the root package.json for the frontend and backend apps of your choice.

Build, run, lint or test all your apps in one command thanks to Turborepo's Pipelines

Support Me

If you found this template helpful and saved your valuable time, consider buying me a coffee