Skip to content

LEGO/nestjs-adr

Repository files navigation

NestJS Microservice POC

The following monorepo demonstrates the communication between two services in NestJS.

Build

To build and run all packages:

pnpm install
pnpm all

The application requires a running RabbitMQ server.

Considerations

A Lambda function can only be run as a result of an AWS trigger such as an SNS / SQS message, DynamoDB streams, CloudWatch event etc. It's also stateless and short lived (execution time can be a maximum of 15 minutes).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published