Skip to content

Add complex events to your calendar using natural language. Built with React Remix and Claude 3 Haiku.

Notifications You must be signed in to change notification settings

mikkelsvartveit/2cal

Repository files navigation

Welcome to Remix + Cloudflare!

Development

Run the dev server:

npm run dev

To run Wrangler:

npm run build
npm run start

Typegen

Generate types for your Cloudflare bindings in wrangler.toml:

npm run typegen

You will need to rerun typegen whenever you make changes to wrangler.toml.

Deployment

Warning

Cloudflare does not use wrangler.toml to configure deployment bindings. You MUST configure deployment bindings manually in the Cloudflare dashboard.

First, build your app for production:

npm run build

Then, deploy your app to Cloudflare Pages:

npm run deploy

About

Add complex events to your calendar using natural language. Built with React Remix and Claude 3 Haiku.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages