/nestjs-yarn-lerna-monorepo-starter

Example NestJS monorepo project

Primary LanguageTypeScript

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