Local first Express.js starter project with the purpose of being a reference for future projects.
- Express.js: Web framework for Node.js.
- Docker: Containerization platform.
- Drizzle: ORM for Node.js.
- Redis: Memory caching system.
- RabbitMQ: Message broker.
- Winston: HTTP logger.
- Swagger: API docs.
- Nodemailer: Email sending via worker.
- Nodecron: Cron job via worker.