freeCodeCamp / chapter

A self-hosted event management tool for nonprofits
BSD 3-Clause "New" or "Revised" License
1.92k stars 359 forks source link

Remove GraphQL Playground broken link #2377

Closed gikf closed 1 year ago

gikf commented 1 year ago

Describe the bug:

GraphQL Playground link in the CONTRIBUTING.md leads to broken Heroku page. The free-tier of Heroku was phased out, so that's likely the main reason why link doesn't work. Another question is whether there's still need for having it externally.

ojeytonwilliams commented 1 year ago

I forget the reason for hosting in the first place, but I don't think we need to. Not now we know how to use GitPod to make authenticated queries.

All we need to do is update the docs, removing that bullet point and linking to the FAQ for the authenticated queries.