Skip to content

jbaikge/boneless

Repository files navigation

Boneless CMS

Boneless CMS

The content management system with no bones!

Bring Your Own Definition

Upon initial installation, nothing is defined - not even regular pages. You are in control of every piece of HTML, every data field, and the content within. This CMS aims to solve the problems with people who change their mind and often want the power of a content management system but the flexibility of bespoke HTML.

Technology Stack

Aside from the challenge of creating a CMS with no real initial structure, an additional layer came into play with trying to deploy it on AWS with serverless components. This includes:

  • API Gateway to route API and frontend requests
  • Lambda to handle requests from API Gateway
  • DynamoDB for metadata storage and sorting
  • S3 for data and file storage

About

CMS without the bones designed for serverless cloud

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published