Skip to content

Friends-of-Foxley-Kenley-England/new-fof-website

Repository files navigation

Gatsby

Friends of Foxley website

TODOs

🚀 Quick start

  1. Start developing.

    • Copy the .env file cp .env.example .env
    • Set the secrets. Login to contentful and view the contentful api key values
    • Run the following:
    yarn install
    yarn start
  2. Open the source code and start editing!

    Your site is now running at http://localhost:8000!

    Note: You'll also see a second link: http://localhost:8000/___graphql. This is a tool you can use to experiment with querying your data. Learn more about using this tool in the Gatsby tutorial.

More docs:

Frameworks used in the project
Deployment and hosting
Adding contentful content
SSR