BrunnerLivio / nestjs-yarn-lerna-monorepo-starter

Example NestJS monorepo project
85 stars 5 forks source link

NestJS mono-repo starter

Nest framework TypeScript monorepo starter repository.

Architecture

Architecture

Prerequisites

Installation


yarn

Running the cli


yarn run build
yarn run start
# Open up on http://localhost:3000

# Run help
yarn run start --help