# geekcell/docker-compose-nodejs-examples

Finally some real world examples on getting started with Docker Compose and Nodejs.

Repository: https://github.com/geekcell/docker-compose-nodejs-examples
Canonical: https://ross.abutalabs.com/products/docker-compose-nodejs-examples
Homepage: https://www.geekcell.io
Language: Dockerfile
License: MIT
License Family: permissive
Topics: docker, docker-compose, node, nodejs, express, redis, javascript, nodemon
Last push: 2024-07-03T02:39:15+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4336, "days_push": 792, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1026, forks 325 (observed 2026-08-28T04:03:16.768880+00:00)

## What it is
A collection of real-world example projects demonstrating how to use Docker Compose with Node.js applications. It includes progressively complex setups: a basic Express app, an Express app with nodemon hot-reloading, and an Express app with Redis.

## Use cases
- learn how to set up docker compose for a nodejs app
- example of running express with nodemon in docker
- docker compose setup with redis and nodejs
- hot reload nodejs development environment in docker
- getting started with docker compose and javascript
- containerize an express application for local development

## When to choose
- you are new to Docker Compose and want practical Node.js examples
- you want a working nodemon hot-reload setup inside Docker
- you need a simple Express + Redis Compose skeleton to copy from

## When to avoid
- you need production-grade orchestration like Kubernetes
- you use a language or stack other than Node.js
- you want comprehensive documentation rather than example code

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: developer-tools, deployment, infrastructure-as-code
- domain: developer-tools, tutorials, backend
- platform: cross-platform
- tags: docker-compose, express, nodemon, redis, examples, nodejs, devops, containers, docker

## Member repositories
- geekcell/docker-compose-nodejs-examples (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:16.768880+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:07:58.264896+00:00, confidence not recorded.
  - readme: https://github.com/geekcell/docker-compose-nodejs-examples (fetched 2026-08-28T04:03:16.768880+00:00, sha 4d7b89ea2e0f)
  - homepage: https://www.geekcell.io (fetched 2026-08-29T13:08:09.571686+00:00, sha f0953f6b4837)
- Data as of 2026-08-30T08:39:29.467469+00:00.
