Is the Astro adapter necessary for me?
Hey everyone. I'm building a static Astro site that I want to host on Workers. No page will be server side rendered on demand. I will however need to use some backend functionality to process user input. Do I need the adapter for any of this? It seems more it's only for server side rendering, nothing else, but I might be wrong.
0 Replies