Easily create Google/Outlook/Office365/Yahoo calendar invite links for events that do not automatically get added to your calendar.
First, set up a .env file:
REDIS_URL=
REDIS_TOKEN=
AZURE_OPENAI_RESOURCE_NAME=
AZURE_OPENAI_API_KEY=
AZURE_OPENAI_DEPLOYMENT_ID=
Then run:
pnpm install
pnpm dev
Finally, open http://localhost:3000 with your browser to see the site.
For minor changes, please open pull requests directly. If you'd like to make a major change, please create an issue and describe what you want to do first so there's a chance for discussion.
This project is created and maintained by Jared Rhizor.