Michael DeRazon

Results 43 comments of Michael DeRazon

I'm keeping an eye on this project, wanted to ask, now that lifecycle rules have been added, the last missing piece to send it to any S3 compatible storage is...

Was wondering if Backblaze B2 could be supported. I guess it can't because it doesn't have the "download from remote" feature Azure has ? Basically, why is "download from remote"...

Somewhere related question Currently I have api routes located in an `api` folder under `/app/routes` and the rest of the client ssr'd routes there as well: ``` app/routes/ ├── _404.tsx...