nestjs-monorepo-example

Description

This project represent a example to use nestjs with monorepo structure.

Tool dependencies

To execute project there are some dependencies.

install requirements

project dependencies

Execution

Build

This command prepare and optimize project files to production.

  npm run build

Start dev

This command execute project on local environment.

  npm run start:dev

The execution is available on url:

API - Gateway

http://localhost:3000

API - Gateway/postgres-and-api-example

http://localhost:3000/postgres-and-api-example

API - Gateway/postgres-and-api-example Swagger

http://localhost:3000/postgres-and-api-example/api