DDeno•Created by abcdef38 on 9/16/2023 in #help 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?