This is a simple server that allows you to authenticate with Google to get API access to your Google Calendar.
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
The website can be viewed at http://localhost:42813 or live on vercel