awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesMeteor Framework Implementations

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.

Awesome Meteor Framework Implementations GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • wekan/wekanwekan 的头像

    wekan/wekan

    20,971在 GitHub 上查看↗

    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.

    JavaScript
    在 GitHub 上查看↗20,971
  • vulcanjs/vulcanVulcanJS 的头像

    VulcanJS/Vulcan

    7,908在 GitHub 上查看↗

    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.

    JavaScript
    在 GitHub 上查看↗7,908
  1. Home
  2. Web Development
  3. Web Application Frameworks
  4. Meteor Framework Implementations

探索子标签

  • GraphQL ExtensionsExtensions that add GraphQL data fetching and state management capabilities to Meteor applications. **Distinct from Meteor Framework Implementations:** Distinct from Meteor Framework Implementations as it describes the specific addition of GraphQL to the framework.