https://pappice.eu/I needed a public demo to show pappice usage, and I just wanted to bypass the public shared contents problem (periodic resets, features disabling, contents restrictions, ecc).
The solution was to compile all the server, SQLite included, to WASM and run it entirely in browser, so every user has his own instance now and can mess freely.
That's just a 8/9 gzipped MBs download.
I'm very proud of the achievement; that demonstrates a lot of how lightweight pappice is.