googlesheet

This commit is contained in:
kjy
2026-05-12 22:37:36 +09:00
commit a77e19e4dd
22 changed files with 81174 additions and 0 deletions

6
.env.example Normal file
View File

@@ -0,0 +1,6 @@
GOOGLE_CLIENT_ID=your-google-oauth-client-id.apps.googleusercontent.com
GOOGLE_CLIENT_SECRET=your-google-oauth-client-secret
GOOGLE_SHEET_URL=https://docs.google.com/spreadsheets/d/1R7RHt84qel7laqH59crVbkVCNtcrcBXoJ8T0n5jb4pw/edit?gid=0#gid=0
GOOGLE_TARGET_SHEET_URL=https://docs.google.com/spreadsheets/d/1LGF93SGkrIqqniY-a3ReTPhizsEMtgm5QBC8tSALmVM/edit?gid=0#gid=0
# GOOGLE_SHEET_RANGE=A1:Z999
# GOOGLE_REDIRECT_PORT=3487