top | item 45428538

(no title)

_1tem | 5 months ago

I wonder if this would enable the truly "serverless" application I've been thinking about. Imagine shipping a whole Rails/Laravel/Wordpress app to the user to be run in their browser with sqlite. Technically you would only need a CDN to distribute the app.

discuss

order

apignotti|5 months ago

What you describe is 100% possible. Rails is one of our priorities. PHP is also easy to achieve.

mckmk|5 months ago

Imagine being able to sync that sql database with some sort of cloud storage(s3, google drive, one drive).

Or, even better imagine being able to load your own applications in into your cloud storage and run them in browser remotely.