Open-source serverless enterprise CMS. Includes a headless CMS, page builder, form builder, and file manager. Easy to customize and expand. Deploys to AWS.
Open-Source Serverless Enterprise CMS
Website | Documentation | Community Slack | Forum | Twitter
https://user-images.githubusercontent.com/2216344/194592342-2a63da40-136c-4190-9776-680d1ac2382f.mp4
Webiny Serverless CMS includes:
1️⃣ Page Builder - Drag&drop page editor. Pages are prerendered automatically and cached on CloudFront for lightning-fast delivery.
2️⃣ Headless CMS - Headless CMS with a GraphQL API. Build APIs and content models through a UI. It includes content revisions, localization, and fine-grain permission control.
3️⃣ File Manager - Upload files images. Search and organize your assets. It includes a built-in image editor for basic image manipulations.
4️⃣ Form Builder - Build forms with a drag&drop editor. Insert forms through Page Builder into your pages. It has webhook support and ReCaptcha integration.
All Webiny apps can be customized easily to fully fit an enterprise publishing workflow and integrate with leading identity providers like OKTA and Cognito.
npx create-webiny-project my-new-project
yarn webiny deploy
Prerequisites
For the detailed install guide, please see 👉 https://www.webiny.com/docs/get-started/install-webiny
Need help, having trouble installing, find us on our community slack 👉 https://www.webiny.com/slack
For complete documentation 👉 https://www.webiny.com/docs
Community Forum. Best for: help with building, discussion about database best practices 👉 https://www.webiny.com/slack
GitHub Issues. Best for: bugs and errors you encounter using Webbiny 👉 https://github.com/webiny/webiny-js/issues
Webiny is all about the community. Please feel free to join in, whether it’s fixing bugs, improving our documentation, or simply spreading the word. Please see our Contributing Guidelines, which explain project organization, setup, testing, and other steps.
If you need any assistance in contribution, please reach out via our community Slack.
This project is licensed under the terms of the MIT license except for the following modules, which require a Webiny Enterprise license:
Contact [email protected] for more information.
Why are those modules paid? It’s a way we support the development of the project!
Webiny has many features, too many to list to make this readme digestible, so instead of talking about features, here are the common use-cases you can satisfy using Webiny:
Headless CMS - Programmatically integrate your apps with Webiny’s GraphQL Headless CMS.
GraphQL API - You can build a GraphQL API using the Headless CMS, but you can also use the webiny scaffold
command to create new GraphQL resolvers where you can add your custom business logic.
Marketing landing pages and micro-sites - Using the Page Builder marketing teams can quickly build new websites without knowledge of HTML or CSS.
Multi-tenant SaaS applications - Webiny has a robust multi-tenancy layer with built-in data separation. You can build your own SaaS applications on top and let Webiny handle the API, security, and data storage for you.
Full-stack serverless applications - Besides using Webiny to manage your content needs, you can expand the existing functionality by creating new full-stack serverless applications on top. Follow this tutorial to build your own full-stack serverless Pinterest clone.
Multi-website & multi-language portal - All Webiny apps are multi-tenant by default, meaning with a single instance of Webiny, you can run hundreds of projects and websites from a single code-base.
Dynamic Page (coming soon) - We’re working on seamless integration between the Headless CMS and the Page Builder, so you can build and publish dynamic pages without a single line of code or build pipelines required. New content is live instantly and visible to the users.
Multi-cloud support (coming soon) - At the moment, Webiny only supports AWS, but we have plans to add support for other cloud vendors such as GCP and Azure. Because Webiny uses cloud-native services to run, not containers, this task is not easy, but we have a plan.
♦ Why serverless?
We believe serverless is the future of web development. It gives us much more bang for our buck!
♦ Why open-source?
Open-source has two main aspects over SaaS:
♦ How is this enterprise?
♦ How fast and scalable is Webiny?
How about a load-test 😃
♦ How much does it cost to run Webiny?
Webiny comes in 2 database options, DynamoDB + Elasticsearch and DynamoDB only. The latter option, when looking at all the infrastructure pieces Webiny uses to operate, the consumption of the AWS services fully determines the cost. In the DDB + ES option, there is a minimum ~$25/mo charge to AWS for the Elasticsearch cluster as it’s not a consumption-based service.
As part of our performance benchmark, we also benchmarked the cost of the DDB + ES, specifically, Headless CMS read and write operations. So that benchmark is a good starting point to determine your cost.
As a rule of thumb, we recommend the DDB option for small and medium-size projects, which should be cheaper when compared to a solution running on VMs or containers.
♦ Why should my enterprise consider using Webiny?
Top 5 reasons to do so: