Wait for the Service Worker to install and boot the app. This may take a while.
You can log in to the app with the following credentials:
admin@localhost
mastodonadmin
* Please ensure you close all tabs of this app before rebooting to unregister the old Service Worker.
This is a demo of running Mastodon, which is a Ruby on Rails application, in the browser using ruby.wasm.
The Rails application runs in a Service Worker in the browser, and it intercepts network requests to the Mastodon server and responds them within the worker.
The source code of this demo is available at kateinoigakukun/mastodon.