Selfhosting
It is very easy to host your own setonix web server.
Simple server
Install flutter and build the app using:
cd toolsdart pub getcd ..dart run tools/generate.dartcd appflutter pub getflutter build web
All the files are in the app/build/web
directory.