Webiny is an open-source, TypeScript-based headless CMS that runs on AWS serverless stack (Lambda/DynamoDB/S3) with multi-tenancy and an AI-assisted development layer via MCP server. It provides a GraphQL API, a framework for extensions, and IaC-driven infrastructure.
Collecting history — the radar snapshots this repo daily. The trend line appears after 3 days of data (1 so far).
What it is
Open-source content platform. Self-hosted on AWS serverless. Built as a TypeScript framework you extend with code, not a closed product you configure through a UI.
How it works
Runs on Lambda, DynamoDB, S3, and CloudFront inside your own AWS account. Infrastructure provisioned via Pulumi IaC in a single deploy command. The stack includes TypeScript, React, GraphQL, Node.js, Pulumi, AWS serverless services. It supports multi-tenancy with native tenant isolation and provides a framework that enables API extensions, admin UI extensions, and infrastructure extensions.
Getting started
Prerequisites: Node.js 22+, Yarn, AWS account with programmatic access.
npx create-webiny-project my-project
cd my-project
yarn webiny deploy
Local development:
yarn webiny watch admin # React dev server on localhost:3001
yarn webiny watch api # Local Lambda execution environment
New team member onboarding:
git clone <your-repo>
yarn
# Ready to develop
Recent releases
Latest releases:
- v6.4.6 v6.4.6 (2026-08-04)
- v6.4.5 v6.4.5 (2026-07-22)
- v6.4.4 v6.4.4 (2026-07-21)
Bug fixes include UI navigation tweaks among others as listed in release notes.
Traction
Stars: 8021, Forks: 673, Open issues: 349
Behind the repo
Not applicable here as no specific linked startup/company is described beyond enterprise usage examples in the README.
Caveats
License: none listed in the provided facts. Project was created in 2018-01-09. Last push: 2026-08-04. Licensed editions exist (MIT for Community Edition in licensing section), but the facts block shows license: none listed.






