Internal production tools for the Kofy team.
Live URLs
- Calendar: https://app.kofy.io/calendar.html
Infrastructure
- Cloudflare Worker (proxy): https://kofy-notion-proxy.delicate-surf-529c.workers.dev
- Notion Database ID: 3509b62600a080468cbedcaa3b6e4bc6
- Notion Integration: Kofy Forms (connected to the database above)
How it works
The HTML files call the Cloudflare Worker, which forwards requests
to the Notion API using the NOTION_KEY secret stored in the Worker settings.
No API keys live in the HTML files.
If the Worker ever breaks
- Go to dash.cloudflare.com → Workers & Pages → kofy-notion-proxy
- Check that NOTION_KEY is still set under Settings → Variables and Secrets
- Redeploy the worker code from /kofy-worker.js in this repo
Adding a new team member
Share the GitHub Pages URL. No login needed.# kofy-tools