Package AWS Lambdas using NestJs MonoRepository structure and serverless framework

We’ll see in this article how to package independant lambdas ready to be deployed, using NestJs backend framework in a MonoRepository mode + serverless framework with a dedicated plugin.

NestJs in monoRepo mode = ❤️

I really like the open source NestJS framework for backend development, for the way this framework helps you:

  1. to structure properly your code base
  2. to decouple responsabilities of your…

--

--

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store