Loading repository data…
Loading repository data…
rahulkrishnakumar / repository
A curated collection of Docker Compose examples and related resources.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
A curated collection of Docker Compose examples and related resources.
These examples provide a foundation for integrating multiple services using a Compose file and managing their deployment with Docker Compose. Additional resources such as articles, books, and videos are included to help deepen your understanding of the concepts.
Note: The following examples are designed for use in local development environments, such as project setups or experimenting with software stacks.
A simple Hono API micro service app running on Bun.
View Source: hono-bun
Architecture Overview:
Backend Api - Hono, Bun
A multi micro service app contains
View Source : architecture-1
Architecture Overview:
Frontend UI - Nextjs, Node
Backend API-1 - Hono, Bun
Backend API-2 - Fastify, Node, Mongodb