Adds integration with Google Calendar: includes API configuration, event management nodes, and project structure in the README

This commit is contained in:
dayanFreitas
2025-05-23 16:00:12 -03:00
parent 8efcfa3fd2
commit 6826b5570c
8 changed files with 372 additions and 0 deletions
@@ -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