Skip to content

robophil/gatsby-site-pusher

Repository files navigation

gatsby-starter-default

The default Gatsby starter.

For an overview of the project structure please refer to the Gatsby documentation - Building with Components.

Prerequisites

  1. node
  2. npm

Install

Make sure that you have the Gatsby CLI program installed:

npm install --global gatsby-cli

And run from your CLI:

git clone git@github.com:Robophil/gatsby-site-pusher.git
cd gatsby-site-pusher
npm i

Pusher credentials

Use pusher credentials from your dashboard in src/components/comment.js and server.js

Then you can run it by:

gatsby develop

and in another terminal,

node server.js

Deploy

Deploy to Netlify

Releases

No releases published

Packages

No packages published