ITL AIGC Logo

Library

A Drive-like browser of public demo assets. Drop files into the corresponding folders under public/demo-files and rebuild; the manifest is auto-generated. For Cloudflare Pages, upload the same folder structure via the Pages UI (Manage Files) or the API, keeping paths under /demo-files/....

Debug: showBuckets = false
Debug: multiBuckets = null
Debug: activeBucket = none
Debug: isLocal = false
/

Upload to Cloudflare (R2 + KV)

Upload files or a whole folder. Public downloads require no password. Upload password is required: set below.

Files will be stored at demo-files/<prefix>/<relative-file>.

Folder selection preserves nested paths via each file's relative path.

How to upload files

Place files inside public/demo-files/<Category>. Supported root categories: EssayRight, RightMaths, RightChinese, RightLS, RightM1M2, RightScience, RightICT, RightBusiness, RightArtsSubject.

  1. Create subfolders as needed, e.g. public/demo-files/EssayRight/2025/Samples.
  2. Drop files (pdf, docx, png, zip, etc.).
  3. Run the app (dev or build). A manifest /demo-files-manifest.json is generated automatically.
  4. Users can browse and download from this page. On Cloudflare Pages, you can also upload directly using the form above.