Public
Like
3
serve_blobs
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
Viewing readonly version of main branch: v46View latest version
import { serveBlobs } from "https://esm.town/v/pomdtr/serve_blobs"
export default serveBlobs({
root: "public/"
})
All your blobs prefixed by public/ will be publicly accessible.
Ex: Go to https://pomdtr-public.web.val.run/example.json to view the blob public/example.json from my account.
