Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 994 Bytes

README.md

File metadata and controls

42 lines (29 loc) · 994 Bytes

Easily create Google/Outlook/Office365/Yahoo calendar invite links for events that do not automatically get added to your calendar.

Developing

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.

Dependencies

Contributing

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.

Author

This project is created and maintained by Jared Rhizor.