All Projects → keystonejs → Keystone Jamstack Plus

keystonejs / Keystone Jamstack Plus

Programming Languages

javascript
184084 projects - #8 most used programming language

Keystone JAMstack Plus starter-kit

Getting started

This is a KeystoneJS starter-kit that provides an API for a static blog or website.

It's best paired with Supermaya, a super fast Eleventy template that will add features such as comments, claps, reading lists and login when the back-end it configured.

The idea is: rather than adding a bunch of third-party services to a static site's build process, why not own the data, get rid of the build processes, unify all of your API and build simple custom services?

If you're interested in giving this a try, you can deploy all of the services in a few simple steps.

First, click on the Deploy button below to deploy the backend to Heroku. Don't forget to set the initial admin password during the install.

Deploy

Once it's deployed, click on the 'View App' button to launch the welcome page. It has instructions on how to set-up the accompanying front-end with a similar one click button!

Note: This will deploy a free instance on Heroku which will sleep periodically if not used and can result in a slow API response time after periods of inactivity. You can upgrade to a hobby instance to avoid this.

Running locally?

Read the Getting started guide for KeystoneJS.

yarn run dev

Then visit:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].