Hey, out of curiosity, how do you host the official instance? Is it just running on a VPS or some other static site host?
I ask because I'm the dev of another alternate web UI (but for desktop) called Alexandrite, and I'm hoping to refactor and move Lemmy API calls from the server to the client in the near future to avoid scaling issues with rate limits and I'm just exploring my options for hosting if I were to not have a hard dependency on SSR.