Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Astro koppelen aan headless CMS (Hygraph) #3

Closed
Annevd opened this issue Oct 16, 2024 · 1 comment
Closed

Astro koppelen aan headless CMS (Hygraph) #3

Annevd opened this issue Oct 16, 2024 · 1 comment

Comments

@Annevd
Copy link
Owner

Annevd commented Oct 16, 2024

No description provided.

@Annevd
Copy link
Owner Author

Annevd commented Oct 18, 2024

Hygraph koppelen aan Astro

Om Hygraph te kunnen gebruiken moet ik eerst een endpoint opzetten.
Om mijn endpoint aan Hygraph te koppelen heb ik een .env file gemaakt in de root van mijn project met de volgende variabele:

HYGRAPH_KEY= "YOUR_HIGH_PERFORMANCE_API"
HYGRAPH_URL=

Daarnaast heb ik ook een .env.example file aangemaakt, zodat mensen weten wat voor info ze nog nodig hebben om aan het project te kunnen werken:

HYGRAPH_KEY=""
HYGRAPH_URL=""

Bronnen

Commits

@Annevd Annevd closed this as completed Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant