TypeScript Express boilerplate for REST APIs with queues and real-time features
A TypeScript boilerplate for building REST APIs and real-time backends using Express, Bull queues (Redis), Socket.IO, and MongoDB. It provides JWT authentication, background workers, structured logging, health checks, and Docker configuration for development and deployment. Suited for API-driven services, SaaS backends, and apps requiring job processing and real-time messaging.
0