So we start adding sqlite.
Then comes some sort of small framework for templating.
Then we add session storage.
Then we add an api endpoint so we can serve a SPA.
I think after that it's really time to create a VM in sqlite so we can emulate linux and run somethings else in the 'serverless' endpoint
Lol I did this (sqlite via rest, custom urls, static file hosting) plus authentication/authorization and smtp with email templates. Everything needed for SPAs, no one was interested.