Skip to content

Instantly share code, notes, and snippets.

@orthros
Created August 25, 2017 18:47
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 orthros/52fa7cb469bfe779e45ebd9a13065218 to your computer and use it in GitHub Desktop.
Save orthros/52fa7cb469bfe779e45ebd9a13065218 to your computer and use it in GitHub Desktop.
const APP_ID = "githubissuelist-lkmxz";
const APP_DB = 'ghdata';
const APP_COLLECTION = 'issues';
const APP_API_KEY = '<YOUR API KEY HERE>';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment