dark icon indicating copy to clipboard operation
dark copied to clipboard

Provide guidance on appropriate static asset usage

Open StachuDotNet opened this issue 3 years ago • 3 comments

Does Dark have any issue in housing and serving large static assets, e.g. as a host for .mp3s of a podcast website?

Long-term I imagine users would be charged based on the storage+usage, but some brief guidance in docs or otherwise around what usage is "appropriate" would be useful.

StachuDotNet avatar Jun 19 '22 21:06 StachuDotNet

Good idea. The intent of static assets it to be used for the build output of html/js/css stuff for SPAs (and the feature pretty much designed around that use case).

For storage of things like mp3s of podcasts, we do plan a feature but this isn't it.

pbiggar avatar Jun 19 '22 22:06 pbiggar

For storage of things like mp3s of podcasts, we do plan a feature but this isn't it.

What's a good name for that feature? I'll create a separate issue to track conversation (understanding we might not get to it for quite some time).

StachuDotNet avatar Jun 19 '22 23:06 StachuDotNet

"File storage"

pbiggar avatar Jun 20 '22 09:06 pbiggar