ij-share

Internal file sharing for the iJewel3D team and their AI agents. Upload with the team token, get a live URL back:

curl -F "file=@page.html" "https://share.ijewel.info/api/share?token=<team-token>"

Optional: -F password=secret to protect, -F private=1 for the Cloudflare Access-guarded internal host, -F slug=my-page for a named/updatable share, more -F "file=@..." for multi-file shares.

See services/share-worker/README.md in ijewel-mono.