vercel / storage

Vercel Postgres, KV, Blob, and Edge Config
https://vercel.com/storage
Apache License 2.0
504 stars 56 forks source link

@vercel/blob Docker image for local development #686

Open artola opened 4 months ago

artola commented 4 months ago

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.

634750802 commented 3 months ago

https://github.com/634750802/vercel-blob-server used by myself, not tested