You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
server.start(() =>console.log('Server running on http://localhost:4000'))
44
44
```
45
+
46
+
## How to create a GitHub Token
47
+
48
+
Simply follow [this guide](https://developer.github.com/v4/guides/forming-calls/#authenticating-with-graphql) and head over to the [token settings on GitHub](https://github.com/settings/tokens).
0 commit comments