blob_admin
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in miliseconds.
main.tsx
https://curtcox--f2c8b82827a911f09edc569c3dd06744.web.val.run
This is a lightweight Blob Admin interface to view and debug your Blob data.
Forl this val to install:
It uses basic authentication with your Val Town API Token as the password (leave the username field blank).
- handle non-textual blobs properly
- upload a blob by dragging it in (ondrop dropzone on the whole homepage)
- add upload/download buttons
- merge edit and view pages
- add client side navigation using htmx
- use codemirror instead of a textarea for editing text blobs
Migrated from folder: admin/blob_admin