Skip to content

This template is a simple starter template for a Nest.JS project with monorepo using lerna

Notifications You must be signed in to change notification settings

sweatpotato13/lerna-monorepo-boilerplate

Repository files navigation

Lerna MonoRepo Template

Untitled

About

This template is a simple starter template for a Nest.js and Next.js project with monorepo using lerna

Add more packages

lerna create <package-name>

and copy the config files from the template to the new package

Usage

  • Build
yarn build
  • Test
yarn test
  • Start
yarn start:prod # production
yarn start:dev # development

About

This template is a simple starter template for a Nest.JS project with monorepo using lerna

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published