Become a sponsor to Malcolm Blaney
Hello and thanks for visiting my sponsors page!
I'm developing local first web applications built around GunDB, a distributed database that runs in the browser. The combination of this software with service workers allows us to run applications offline without any loss of functionality.
The first application I've developed with these tools is called RSStream. It's a feed reader that stores all data in GunDB and the service worker cache. User accounts require invite codes to sign up. Controlling the sign up process creates a social graph, where users make connections by inviting each other to join. Moderation is not required in such a system as only connected users can interact with each other.
This first application will form the basis of future projects, join as a sponsor to decide what they are! Accounts that are created in RSStream will not be limited to this application. This is because they are created in GunDB, and future projects will share the same distributed database.
Featured work
-
mblaney/rsstream
Really Simple Stream is a feed reader and local first web application
JavaScript 1