Skip to content

groton-school/calendar-to-csv

Repository files navigation

Planner LTI

Export Google Calendar events as a CSV file

Prerequisites

This project runs in Google Cloud Run and assumes:

  • An active Google Cloud developer account with billing enabled.
  • The gcloud CLI tool is installed.
  • Node.js is installed.
  • pnpm is installed (could be replaced with the default npm).

Deploy Wizard

To deploy the project, run the following, substituting your desired local development /path/to/project. The deploy wizard will interactively guide you through deployment to Google Cloud Run.

git clone git@github.com:groton-school/calendar-to-csv.git /path/to/project
cd /path/to/project
pnpm install
pnpm run deploy

About

Export Google Calendar events as a CSV file

Resources

License

Stars

Watchers

Forks

Packages

No packages published