In Deno, what is the best way to simply host static websites?
What is the best way to simply host static/cached files?
Without having to do a read file call every request.
And would this work with Deno Deploy?
Without having to do a read file call every request.
And would this work with Deno Deploy?
