Static Gatsby Blog on GCP

Build a serverless blog with Gatsby static generator on Google Cloud Platform

Build a web-site using this template

Launch Gatsby web site locally

To run Gatsby on your local environment you need to run

gatsby develop

or

yarn develop

Your site will be running at http://localhost:8000.