Obsidian Google Calendar Authorization Server

This is a simple server that allows you to authenticate with Google to get API access to your Google Calendar.

Installation

  • git clone git@github.com:YukiGasai/ObsidianGoogleCalendarAuth.git.
  • npm i to install dependencies.
  • npm run dev to build the plugin.
  • The server will start in development mode

Usage

The website can be viewed at http://localhost:42813 or live on vercel

Pages