awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
webiny avatar

webiny/webiny-js

0
View on GitHub↗
7,993 stars·675 forks·TypeScript·29 viewswww.webiny.com↗

Webiny Js

Webiny is an AI-programmable, cloud-native headless content management system designed for enterprise scale. It functions as a multi-tenant content platform and orchestrator that isolates data, users, and permissions to host thousands of independent tenants from a single deployment.

The platform is distinguished by its AI-assisted engineering capabilities, providing protocol servers that give AI agents the structural context needed to generate typed code, content models, and API extensions. It further separates itself through a cloud-native architecture deployed on AWS infrastructure, using infrastructure-as-code to provision and modify cloud functions and storage buckets.

The system covers a broad range of content operations, including digital asset management, visual page building for decoupled frontends, and the orchestration of publishing workflows with multi-step approvals and scheduled releases. It also includes mechanisms for platform extension via typed scripts and lifecycle hooks, and allows for administrative interface customization and branding.

Deployment and environment setup are managed through a command line interface.

Features

  • Enterprise Content Management Systems - Provides a comprehensive platform for structuring and hosting organization-wide content using cloud-native architecture.
  • Headless CMS - Provides a headless system that defines custom content models and exposes localized data via a queryable API.
  • Contextual Protocol Servers - Implements protocol servers that provide AI agents with the structural context needed to generate typed code and API extensions.
  • AI-Programmable CMS - Provides a content platform with protocol servers that enable AI agents to generate typed code and content models.
  • Headless Content Services - Provides a headless content service that decouples backend cloud storage from frontend display via a queryable API.
  • Multi-Tenant Content Platforms - Functions as a multi-tenant content platform that isolates data and users for thousands of independent tenants.
  • Application Data Isolation - Ensures security by separating user data and access permissions across distinct clients within a shared deployment.
  • Tenant Orchestration - Isolates data, users, and permissions to host thousands of independent tenants from a single system deployment.
  • AI-Driven Content Modeling - Provides a protocol server that gives AI agents structural context to generate content models and hooks.
  • AI-Driven Development Tooling - Provides a protocol server that gives AI agents structural context to generate typed code and API extensions.
  • Protocol-Based AI Interfaces - Exposes structural metadata via a protocol server so AI agents can generate typed code and system extensions.
  • Infrastructure as Code - Manages and adjusts cloud resources like functions and storage buckets through infrastructure-as-code extensions.
  • Cloud Provisioning Tools - Utilizes declarative scripts to provision and manage AWS cloud resources for the content system.
  • Content Release Orchestration - Implements multi-step approval processes with draft states and scheduled publishing to control content release.
  • Cloud Hosting - Orchestrates a content management system and hosting environment using cloud infrastructure for enterprise scale.
  • Infrastructure as Code - Manages cloud resources like storage buckets and functions through declarative infrastructure-as-code configuration files.
  • Serverless Architectures - Implements a cloud-native architecture that distributes application logic across ephemeral serverless functions for independent scaling.
  • Digital Asset Managers - Organizes digital files using folders, tags, and search tools integrated with a content delivery network.
  • Visual Page Builders - Allows creating website pages using a visual editor and components for delivery through a decoupled frontend.
  • Content Management Systems - Serverless CMS for building enterprise-grade websites.
  • Content and Knowledge Management - Serverless CMS platform for enterprise applications.

Star history

Star history chart for webiny/webiny-jsStar history chart for webiny/webiny-js

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Webiny Js

These projects share indexed features with Webiny Js. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • apostrophecms/apostropheapostrophecms avatar

    apostrophecms/apostrophe

    4,524View on GitHub↗

    Apostrophe is an open-source Node.js headless content management system that delivers structured content through REST APIs while providing a visual in-context page editor for live editing. It is built on a module-based plugin architecture that extends CMS functionality through reusable modules, each encapsulating logic, configuration, and templates. The system uses schema-driven content modeling to define data structures and validation rules through configurable schemas and custom field types, with all content stored as flexible JSON-like documents in MongoDB. The platform distinguishes itsel

    JavaScriptapostrophecmscms-framework
    View on GitHub↗4,524
  • sanity-io/sanitysanity-io avatar

    sanity-io/sanity

    6,193View on GitHub↗

    Sanity is a headless content management platform and structured content API that stores data and delivers it via an API to any frontend or device. It functions as a real-time content studio, providing a customizable editing environment for managing digital assets and documents through a type-safe, decoupled data layer. The platform is distinguished by a graph-oriented query engine using the GROQ language to filter, transform, and retrieve structured content. It enables real-time collaborative editing with live presence indicators and a schema-driven approach to document management. The syste

    TypeScript
    View on GitHub↗6,193
  • pimcore/pimcorepimcore avatar

    pimcore/pimcore

    3,784View on GitHub↗

    Pimcore is an open-source data experience platform that serves as a unified framework for managing product information, digital assets, and customer data. It functions as an enterprise content management system and a master data management platform, providing a centralized source of truth for complex business information. The system is designed to support omnichannel delivery, enabling organizations to publish content and manage digital experiences across diverse platforms through both traditional and headless architectures. The platform distinguishes itself through a metadata-driven object m

    PHP
    View on GitHub↗3,784
  • payloadcms/payloadpayloadcms avatar

    payloadcms/payload

    43,053View on GitHub↗

    Payload is a headless content management system and application framework that uses a code-first approach to define data schemas and administrative interfaces. By utilizing a centralized, type-safe configuration object, it automatically generates database schemas, API endpoints, and a fully customizable admin panel. The system is built on a database-agnostic architecture, allowing it to interface with various storage engines while providing a unified, type-safe API for server-side operations, REST, and GraphQL. What distinguishes Payload is its deep extensibility and developer-centric design.

    TypeScriptcmscontent-managementcontent-management-system
    View on GitHub↗43,053
Compare all 30 related projects→

Frequently asked questions

What does webiny/webiny-js do?

Webiny is an AI-programmable, cloud-native headless content management system designed for enterprise scale. It functions as a multi-tenant content platform and orchestrator that isolates data, users, and permissions to host thousands of independent tenants from a single deployment.

What are the main features of webiny/webiny-js?

The main features of webiny/webiny-js are: Enterprise Content Management Systems, Headless CMS, Contextual Protocol Servers, AI-Programmable CMS, Headless Content Services, Multi-Tenant Content Platforms, Application Data Isolation, Tenant Orchestration.

Which projects share features with webiny/webiny-js?

Projects with overlapping indexed features include: apostrophecms/apostrophe — Apostrophe is an open-source Node.js headless content management system that delivers structured content through REST… pimcore/pimcore — Pimcore is an open-source data experience platform that serves as a unified framework for managing product… sanity-io/sanity — Sanity is a headless content management platform and structured content API that stores data and delivers it via an… payloadcms/payload — Payload is a headless content management system and application framework that uses a code-first approach to define… area17/twill — Twill is a Laravel CMS toolkit and admin panel generator designed for building custom administrative consoles and… umbraco/umbraco-cms — Umbraco-CMS is an open-source content management system and enterprise web framework built on the .NET ecosystem. It…