Skip to content

Instantly share code, notes, and snippets.

@jaredly
Last active October 31, 2018 08:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jaredly/15aeeff4c4bb46b01abfdeef19191b14 to your computer and use it in GitHub Desktop.
Save jaredly/15aeeff4c4bb46b01abfdeef19191b14 to your computer and use it in GitHub Desktop.
Step 2
Part 2
- run a server with "npx http-server -p 3000 -c-1", and open `http://localhost:3000/src/simple` in your browser
- https://github.com/apollographql/reason-apollo -- follow the setup instructions
- the "apollo http link" url should be "https://serve.onegraph.com/dynamic?app_id=0b33e830-7cde-4b90-ad7e-2a39c57c0e11"
- get the query from discord
Goal 2: run the query, and render the `response##rss##rss2Feed##title` to the page.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment