2 个仓库
Applications built specifically using the Meteor full-stack JavaScript framework for real-time synchronization.
Distinct from Web Application Frameworks: Focuses on the specific use of the Meteor framework, whereas Web Application Frameworks covers the general category of frameworks.
Explore 2 awesome GitHub repositories matching web development · Meteor Framework Implementations. Refine with filters or upvote what's useful.
Wekan 是一个开源、自托管的看板项目管理工具,用于通过看板、列表和卡片组织工作流。它是一个实时 Web 应用程序,允许团队在私有基础设施上管理任务。 该平台的特色在于其广泛的数据迁移工具,特别是用于从 Trello 导入看板和卡片。它支持通过 LDAP、OpenID Connect 和 OAuth2 进行企业级身份集成,并提供灵活的存储选项,包括作为主要关系后端的 PostgreSQL 和用于附件的可插拔云存储。 该系统涵盖了广泛的任务管理功能,包括甘特图可视化、时间跟踪和跨看板任务聚合。它包括用于基于角色的访问控制、自动化备份调度以及通过 REST API 和事件驱动 Webhook 进行编程扩展的管理工具。 该应用程序可通过 Docker 部署,并支持多租户配置。
Built as a real-time web platform using the Meteor framework for seamless data synchronization across users.
Vulcan 是一个用于 Meteor 的 GraphQL 框架,它将 GraphQL 数据层与 React 组件集成,以构建全栈 Web 应用。它在 Meteor 生态系统内提供了一种结构化的应用开发方法,专注于实时同步和统一数据管理。 该框架支持将 React 用户界面连接到 GraphQL API 的开发工作流。它通过使用 GraphQL 作为处理状态管理和数据获取的主要数据层来扩展 Meteor 平台。 该系统通过模式驱动的状态管理模型、客户端查询编排和声明式视图层涵盖了全栈 Web 开发。
Extends the Meteor platform by adding a structured GraphQL data layer for state management.