deprecatedstatus (⛔) for repos whose upstream project is discontinuedupdate-dates.jsscript to fetch last commit dates from GitHub (npm run update-dates)npm run updateshortcut to update dates and regenerate README in one step
okazanta-examplemarked asdeprecated(upstream project no longer exists)parse-react-examplemoved from self-hosted to JavaScript runtime- Self-hosted apps list alphabetically sorted
- Dates now use YYYY-MM-DD format (was YYYY-MM)
vaadin-exampleunder Java runtime — total examples now 123INSTRUCTIONS.mdexplaining how to maintain the repoCHANGELOG.mdto track changesrepositories.yamlas single source of truth for all examplesgenerate-readme.jsto auto-generate README from YAML (npm run generate)- Self-Hosted Applications section (n8n, Strapi, WordPress, HiveMQ, Kestra, Outline, GlitchTip, etc.)
- Kubernetes and Add-ons sections
- Freshness indicators based on last commit date on default branch (not
pushedAt) fixedstatus (📌) for repositories pinned to specific versionsno_repostatus for planned examples with no repository yet
- 10 repositories marked as
fixed: python-3-flask, python-3.9-django-daphne, python-3.10-django-gunicorn, python-3.11-django-uvicorn, python-3.12-django-uwsgi, python-3.13-django-uwsgi, node-14-meteor-2, node-20-meteor-3, haskell-scotty, rust-docker - Fixed entries moved to the end of their respective categories in YAML and README
- README is now auto-generated from
repositories.yaml— do not edit manually - Freshness thresholds: Fresh < 1 year, Aging 1–3 years, Outdated > 3 years
- Update dates now use actual last commit on default branch instead of GitHub
pushedAtfield (which includes bot/CI activity) - Examples reorganized: self-hosted apps moved out of runtime sections into dedicated section
- Incorrect update dates caused by using
pushedAtinstead of last commit date (e.g.expressjs-mongodb-statsd-exampleshowed 2026-02 instead of actual 2021-12)
- Initial README with all 122 example repositories from CleverCloud GitHub org
- Examples organized by language/framework with descriptions and links
- Initial commit with project structure and logo