Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 782 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 782 Bytes

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 [email protected]: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