A set of the best apps, services, patterns, techniques and more for building distributed Node.js-based applications
- Angular
- NestJs
- GraphQL
- Prisma
repo - the pnpm monorepo with workspaces
|- apps
| |- app - the nx monorepo in integrated mode
| | |- apps
| | | |- api - graphql api gateway to rabbitmq bus
| | | |- srv - service with rabbitmq clients
| | | |- portal - a frontend application (possible as microfrontend)
| | |- libs
| | | |- api-lib
| | | |- srv-lib
|- libs - shared libs for all repo's packages