- See the running demo.
- Join the Hygraph community for any questions or read the Hygraph docs.
In .env add and make sure to add content viewing permissions in Hygraph API settings
GQL_HOST=https://<HYGRAPH_CDN_LOCATION>.cdn.hygraph.com/content/<ID>/master
See .env.example for the setup requirements.
run npm run codegen for GraphQL types.
Start the development server on http://localhost:4321:
npm devFeel free to check the Astro documentation or jump into the Astro Discord server.