Skip to content

Commit 4e8cb7d

Browse files
committed
feat: Add sheets-parser and set up Pokémon GO data sources
1 parent d2fa5bd commit 4e8cb7d

8 files changed

Lines changed: 469 additions & 4 deletions

File tree

.env.example

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,6 @@ WEB_GITHUB_SECRET=SECRET_HERE
1818

1919
USE_DB=false
2020
DB_MONGO_URL=URL_HERE
21+
22+
USE_SHEETS=false
23+
SHEETS_API_KEY=API_KEY_HERE

0 commit comments

Comments
 (0)