Nick_O
Best way to handle new static assets
Sorry for my first contribution being a question. But I'm building a website in deno 2 + fresh and noticed the fresh service needs to restart when static files change. I was hoping to add thumbnails to a directory under /static.
What's the recommended approach for storing data from forms like images and serving them.
7 replies