this post was submitted on 21 Jun 2023
126 points (99.2% liked)
wefwef
4227 readers
1 users here now
wefwef is now Voyager! Subscribe to !voyagerapp@lemmy.world.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.
Yeah, it’s a vps acting as a reverse proxy for now.