Adds integration with Google Calendar: includes API configuration, event management nodes, and project structure in the README
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# Google Calendar API Configuration
|
||||
GOOGLE_CALENDAR_ID=your_calendar_id@group.calendar.google.com
|
||||
GOOGLE_APPLICATION_CREDENTIALS=credentials.json
|
||||
|
||||
# Application Configuration
|
||||
TIMEZONE=America/Sao_Paulo # or your preferred timezone
|
||||
Reference in New Issue
Block a user