GitHunt
CO

cosmicjs/gatsby-starter

Install a Cosmic-powered Gatsby app in seconds ๐Ÿ”ฅ

Gatsby Starter

Gatsby starter app powered by Cosmic JS ๐Ÿš€ Uses the Official Cosmic JS Source Plugin for Gatsby.

Installation

Option 1: Download code. Connects to demo Bucket.

git clone https://github.com/cosmicjs/gatsby-starter
cd gatsby-starter
npm install
npm run develop

Option 2: Download via the Cosmic CLI. Installs demo content and connects to your Cosmic JS Bucket.

npm i -g cosmic-cli

# Login to your Cosmic JS account
cosmic login

# Installs example content to a new or existing Bucket and downloads the app locally
cosmic init gatsby-starter
cd gatsby-starter
cosmic start

Gatsby CMS

Cosmic JS offers a Headless CMS for your Gatsby websites and apps.

Languages

JavaScript94.8%CSS5.2%

Contributors

MIT License
Created June 10, 2018
Updated May 12, 2023
cosmicjs/gatsby-starter | GitHunt