Hype page for sharehtml.
Mar 14, 2026 (🥧 Day!)
Installation steps:
$ brew install pnpm
$ pnpm install
$ pnpm run setup
$ sharehtml config set-url https://sharehtml.btbytes.workers.dev
$ sharehtml login
To create a share of the index.html:
$ sharehtml deploy index.html
$ sharehtml share index.html
Shared: index
id: 76ekylah2y3h
url: https://sharehtml.btbytes.workers.dev/d/76ekylah2y3h
Send the above URL to whoever.
When they open the URL in the browser, they will be redirected to the "https://your-cloudflare-org.Cloudflareapps.com login page" asking them for their email. A Code will be sent to their email address. (I think you can restrict the email? I have to test this.) They enter the numerical code, and they will be let in.
On login, they will also be asked to set their name... because this app is also designed to be 'Collaboration app', where they can leave comemnts on the HTML page.
Pretty neat.
I can see this being useful for even sharing dashboard / data-apps.
Index.html was written using OpenCode, and MiniMax 2.5. README - all on my own.