3 phút đọc
tortuvshin/open-apps: A curated, self-refreshing directory of real open-source application codebases – built for – Repository tortuvshin/open-apps. Mô tả: A curated, self-refreshing directory of real open-source application codebases – built for developers who want to learn from production apps and find projects worth contributing to.. 4346 stars, 804 forks, ngôn ngữ chính Astro, cập nhật 2026-09-13.
1. Repository làm gì?
A hand-picked directory of real open-source applications — apps worth running, studying, and extending.
Browse the directory → https://openappscout.com
GitHub search works when you already know what you are looking for. This list is for the other case: discovering real, production-grade apps — not tutorials, boilerplates, or package-only libraries — and understanding what each one is worth your time for.
Every entry is a human-curated YAML record in data/records/, kept fresh by weekly GitHub metadata syncs. To add an app, use the submission form or open a pull request — see CONTRIBUTING.md.
The list above is one view of the catalog. The same YAML records also build openappscout.com — a searchable directory with per-app detail pages, curated collections, stack and category browsing, and contributor credits.
The fastest path is the web form: it drafts a YAML record from a public GitHub URL; you review the taxonomy and open a pull request.
2. Dữ liệu và cấu trúc đáng chú ý
Inclusion criteria — what belongs, what does not, and how entries are reviewed — are documented in CONTRIBUTING.md. All participants follow the Code of Conduct.
Requires Node.js 22.12 or newer and pnpm (pinned in package.json, available via corepack enable).
GitHub Actions keeps the catalog fresh without silent changes:
The deployed site publishes llms.txt, a compact guide to the site, and llms-full.txt, the expanded catalog for AI assistants and retrieval tools — generated from the same records as everything else.
Open Apps grew from open-source-flutter-apps. The original README-only collection is preserved in README-LEGACY.md, while this project evolves it into a structured, searchable, multi-stack directory.
Report vulnerabilities and sensitive issues through the private process in SECURITY.md — never in a public issue.
The website code and catalog tooling are available under the MIT License. Provenance and licensing notes for the legacy dataset are included in the license file.
Số liệu repository có thể thay đổi; nên mở liên kết nguồn để kiểm tra README, giấy phép và trạng thái phát hành.
Nguồn tham khảo: Xem bài gốc