A progressive Node.js framework for building efficient and scalable server-side applications.
This application is a resource dependency that deals with a case study in a monorepo, where I have a single structure and four other applications that run sharing packages from my package.json, they are a gateway and three microservices that run in isolation, one on each port . I also used RabbitMQ for messaging and the @golevelup-nestjslibrary to allow me to work with exchanges.
$ npm install# watch mode
$ npm run start:dev- Author - Elves Brito
- Linkedin - linkedin.com/in/elvesbd/