Skip to content

Everfit-io/user-active

 
 

Repository files navigation

Run script sync data to google sheet

Daily Cron Job

  • Set env for GOOGLE_SHEET_EMAIL
  • Set env for GOOGLE_SHEET_ID
  • Contact teammates to get service account file and paste it into sheet/service-account.json

Set env

gh auth login
  • Set env:
# Via .env file
gh secret set -f .env

# Set SERVICE_ACCOUNT via file
gh secret set SERVICE_ACCOUNT < ./sheet/service-account.json

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%