BrunnerLivio / nestjs-yarn-lerna-monorepo-starter

Example NestJS monorepo project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Example NestJS monorepo project


Languages

Language:TypeScript 91.1%Language:JavaScript 8.9%