commitdev / zero

Allow startup developers to ship to production on day 1
https://getzero.dev
Mozilla Public License 2.0
560 stars 52 forks source link

Image Hosting Support #234

Open bmonkman opened 4 years ago

bmonkman commented 4 years ago

Add support for hosting images Required:

Nice to have:

We already have Go code for some of this in other projects, talk to Bill.

Most likely this will touch backend, frontend, infra.

GrooveStomp commented 4 years ago

@bmonkman you have existing Go code for some of this? I'd like to start breaking this down into implementable pieces.

GrooveStomp commented 4 years ago

@bmonkman The basic functionality to support this is now delivered for zero, but we're missing image processing. Should we keep the epic alive for that?

bmonkman commented 4 years ago

I don't think so, as we don't have clear requirements or need for that right now. We can just add that to the backlog as a feature to be considered later.