@vercel/blob Docker image for local development
I am evaluating @vercel/blob and would like to set it up locally on Docker, similar to other storage packages such as PostgreSQL and KV where I managed to set up. Generally, this setup process is quite cumbersome; perhaps Vercel should document it to facilitate adoption. Any help would be appreciated.
https://github.com/634750802/vercel-blob-server used by myself, not tested
https://github.com/634750802/vercel-blob-server used by myself, not tested
Hey, this looks cool but I'm having some trouble setting it up. I don't normally have an API_URL environment variable, and just rely on the token to manage the connection. I don't seem to see any documentation from Vercel about using a URL env. Would I manually place the URL env variable in the put pathname?
Also, does this support using upload?