Skip to content

Instantly share code, notes, and snippets.

@1forh
Created September 26, 2018 13:15
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 1forh/622301d83954987f1adb1016db1c7ed2 to your computer and use it in GitHub Desktop.
Save 1forh/622301d83954987f1adb1016db1c7ed2 to your computer and use it in GitHub Desktop.
example
{
"production": true,
"daysBeforeToday": 3,
"apiBase": "",
"rackspace": {
"defaultMarkupFactor": 1.08
},
"freshBooks": {
"token": "",
"url": ""
},
"firebase": {
"apiKey": "",
"authDomain": "",
"databaseURL": "",
"projectId": "",
"storageBucket": "",
"messagingSenderId": ""
},
"calendar": {
"clientId": "",
"apiKey": "",
"scopes": "https://www.googleapis.com/auth/calendar",
"discoveryDocs": ["https://www.googleapis.com/discovery/v1/apis/calendar/v3/rest"]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment