
Hybrid NestJs v9.x Boilerplate. Repository Design Pattern. Kafka Microservice. MongoDB(mongoose). Support Containerization.
NestJs Boilerplate Ack KafkaNestJs Hybrid Http and NestJs Kafka Microservice is a boilerplate for NestJs applications that incorporates Kafka messaging. It provides a pre-configured setup for creating producers and consumers using NestJs and NestJs Microservice.
emit and send. The emit option immediately tries to deliver the event, while the send option requires explicit subscription before the message is sent.env.KAFKA_CONSUMER_ENABLE environment variable.The NestJs Boilerplate Ack KafkaNestJs Hybrid Http and NestJs Kafka Microservice is a powerful boilerplate for NestJs applications. It provides pre-configured features for working with Kafka messaging, including global module import, offset commit options, sequential guarantee, and more. By following the installation guide, developers can easily set up their applications to leverage these Kafka-related features.

A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript.
A website that uses Docker for containerization to streamline development, testing, and deployment workflows. This includes features such as containerization of dependencies, automated builds and deployments, and container orchestration to ensure scalability and availability.
ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.
TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.