Microsserviço de notificações desenvolvido com NestJS, SOLID Principles, TypeScript, Prisma, Jest e Kafka.
This project was developed with the following technologies:
- NestJS
- TypeScript
- Jest
- Prisma
- Kafka
# Install dependencies
$ yarn
# Run Prisma Generate
$ yarn prisma generate
# Start server
$ yarn dev
# running on port 3000