Skip to content

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

Repository files navigation

Friends of foxley logo

Friends of Foxley website

TODOs

For user-friendly guides on how to manage workdays etc, go to the wiki: https://github.com/Friends-of-Foxley-Kenley-England/new-fof-website/wiki

🚀 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:
    corepack enable
    yarn install
    yarn start

    See Yarn installation docs for more info

  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