Skip to content

Add Starsheet headless CMS #1007

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 31 additions & 0 deletions src/site/headless-cms/starsheet.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
---
title: Starsheet
homepage: https://www.starsheet.app
opensource: "No"
typeofcms: "API Driven"
supportedgenerators:
- All
description: Use Google Sheets as a simple, low-cost, headless CMS, published to your AWS account and with no rate limits.
---
# Starsheet

<img src="/img/cms/starsheet-hero.png" alt="Starsheet Screenshot" />

Use Google Sheets as a low-cost, headless CMS, with zero infrastructure to manage but published to your AWS account so you're in control of your data.

## Features

<img src="/img/cms/starsheet-screenshot.png" alt="Starsheet dashboard screenshot" />

- **Edit using Google Sheets** - Use a familiar editor that's flexible enough to evolve with your project. Need a new field? Simply add a column to the spreadsheet.
- **Published to your AWS account** - You're in control of your data, removing the risk of a 3rd party service shutting down and impacting your app.
- **No infrastructure to manage** - Starsheet can set up everything automatically on your AWS account, and there's nothing that requires ongoing maintenance.
- **Handles images + structured data** - Build complex data structures including objects and arrays and images from the spreadsheet are automatically published along with the data
- **Environments + Version Control** - Starsheet creates a robust publishing workflow that allows you to iterate and test in isolation from your live project, with full history and rollbacks.
- **Extremely low hosting costs** - Startsheet doesn't charge or restrict plans based on usage. You pay AWS data transfer costs directly so there's no markup and you can take advantage of AWS free usage allowances.

## Sample Project

View a [sample project](https://web.samples.starsheet.app/grid) which uses Starsheet to publish a online conference schedule with no backend and a few lines of Javascript.

<img src="/img/cms/starsheet-sample-project.png" alt="Sample project screenshot" />
Binary file added src/site/img/cms/starsheet-hero.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/site/img/cms/starsheet-sample-project.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/site/img/cms/starsheet-screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.