Remix.run Logo
atum47 4 days ago

mine was a php mysql backend with a js spa running on the browser. back then I got a cheap server to host everything, but once the app (pwa) was installed there were only a handfull of requests per user.

my idea was to actually have a centralized backend and distribute the app. I need to take a look at the source code for that project...