This repository has no description
0

Configure Feed

Select the types of activity you want to include in your feed.

Reapply "feat(typescript): update files"

This reverts commit d8f58f792609eb590454f79ddbc06f3e5ac4ffc2.

+1
+1
typescript/configuration.ts
··· 2 2 APP_PACKAGE_ID: string; 3 3 CONTACT_EMAIL: string; 4 4 DATABASE_URL: string; 5 + DRY_RUN: boolean; 5 6 FIREBASE_SERVICE_ACCOUNT: string; 6 7 HEALTH_CHECK_PORT: number; 7 8 NATS_URL: string;