-
package.json
- description
-
src/pages/_app.tsx
- DC.title
- author
- generator
-
Sentry
- SENTRY_PROJECT
- SENTRY_AUTH_TOKEN (already defined by github organisation)
- SENTRY_ORG (already defined by github organisation)
-
Deployment to Dokku
Dokku deployment will only be executed if these secrets are set
- DEPLOY_URL_PRODUCTION (e.g. USERNAME@HOSTNAME:PROJECT_NAME-production)
- DEPLOY_URL_STAGING (e.g. USERNAME@HOSTNAME:PROJECT_NAME-staging)
- DEPLOY_PRIVATE_KEY (already defined by github organisation)