my personal website powered by Gatsby
code is licensed under MIT,
words and images are licensed under CC BY-NC-SA 4.0.
Env variables
.env
under the root dir.
Name | Description | Ref |
---|---|---|
GATSBY_ALGOLIA_APP_ID | Algolia API key | https://www.algolia.com/doc/guides/security/api-keys/ |
GATSBY_ALGOLIA_SEARCH_KEY | Algolia search key | https://www.algolia.com/doc/guides/security/api-keys/ |
ALGOLIA_ADMIN_KEY | Algolia admin API key | https://www.algolia.com/doc/guides/security/api-keys/#admin-api-key |
GATSBY_GITHUB_API | GitHub PAT | https://docs.github.com/ja/github/authenticating-to-github/keeping-your-account-and-data-secure/creating-a-personal-access-token |
GATSBY_CONVERTKIT_API_KEY | Convertkit API key | https://developers.convertkit.com/ |
CLIENT_EMAIL | Firebase Client email | https://firebase.google.com/docs/auth/web/email-link-auth?hl=ja |
BITLY_ACCESS_TOKEN | Bitly access token | https://dev.bitly.com/docs/getting-started/authentication/ |
GOOGLE_APPLICATION_CREDENTIALS | Path to Google credential | path/to/.analytics.json |