3 مستودعات
Using GitHub issues as a primary data store with label-based categorization for structured data.
Distinct from GitHub API Persistence: Distinct from GitHub API Persistence: specifically uses GitHub issues as the data store, not just the API for general persistence.
Explore 3 awesome GitHub repositories matching web development · Issue-Based Data Stores. Refine with filters or upvote what's useful.
Wuhan2020 is an open platform for collecting, validating, and visualizing epidemic relief data, originally focused on coordinating community response during the COVID-19 crisis. It aggregates information on hospitals, factories, logistics providers, hotels, and donations from multiple sources into a central repository, making it accessible through an interactive geographic map and a programmatic API. The platform distinguishes itself by using GitHub issues as its primary data store, with label-driven organization and command-based task assignment that allows volunteers to claim and track work
Stores and queries structured relief data using GitHub issues as the primary data store with label-based categorization.
This project is a technical blogging platform and Git-based content management system that uses GitHub Issues for publishing and storing articles. It functions as a Markdown technical blog where content is created and edited as issues within a version control repository. The system enables serverless content publishing by using a version control platform's issue tracker as the primary database instead of a traditional content management system. This allows for the maintenance of a searchable archive of technical documentation and tutorials. The platform utilizes API-driven static generation
Uses GitHub Issues as the primary database for storing and versioning blog post content.
Statuspage is a static site generator that transforms GitHub issues and labels into a public status page for system monitoring. It functions as a status tracker that uses GitHub issue metadata as a content management system to report service outages and operational states through a read-only web interface. The system provides a multi-language status dashboard with client-side localization, automatically detecting browser language preferences to translate alerts and operational messages for international users. The platform covers service availability monitoring, system status displays, and i
Uses GitHub issues and labels as the primary data store to represent system incidents and operational status.