KumoCMS

☁️ KumoCMS

Enterprise-Grade Multi-Region Serverless Content Management

KumoCMS is an open-source, high-performance headless CMS built for global scale. By leveraging AWS Serverless primitives, it provides a “zero-ops” experience with built-in multi-region resilience, perfect for document management and content delivery in high-availability environments.


✨ Key Features


🏗️ Architecture

KumoCMS runs entirely on AWS managed services:


🚀 Quick Start

Prerequisites

1. Clone the repository

git clone https://github.com/KumoCMS/kumocms.github.io.git
cd kumocms.github.io

2. Deploy Infrastructure

cd infra/terraform
terraform init
terraform apply -var="primary_region=ap-northeast-1" -var="secondary_region=ap-northeast-3"

3. Start Local Development

cd client
npm install
npm run dev

🤝 Contributing

We love contributions! Whether it’s a bug report, a new feature, or better documentation, please feel free to open an issue or submit a pull request.

For more details, please see our Contributing Guidelines.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

⚖️ License

Distributed under the MIT License. See LICENSE for more information.


📺 Resources