Skip to content

IIIyJIeP/PHMN_stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHMN_stats

Install it

yarn install

Build it

yarn build

Create .env & set config

See .env.example for create .env

G_SHEETS_CREDS

Copy JSON string for a Google Service Account Here Create a new service account from This Link Download a JSON credentials object for the service account. Give that account access to the sheets API. Share your sheet with the email address of the service account

G_SHEETS_ID

The sheet ID can be found in the URL of your google sheet, for example in https://docs.google.com/spreadsheets/d/1UuVIH2O38XK0TfPMGHk0HG_ixGLtLk6WoBKh4YSrDm4/edit#gid=0 The ID would be 1UuVIH2O38XK0TfPMGHk0HG_ixGLtLk6WoBKh4YSrDm4

Run it

yarn start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published