Become a sponsor to Malcolm Blaney
Hello and thanks for visiting my sponsors page!
I'm developing local first web applications built using GunDB, a distributed database that runs in the browser. The combination of this software and service workers allows us to run applications offline without any loss of functionality.
The first application I've developed with these tools is 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 are not limited to this application. This is because they are created in GunDB, and future projects will share the same distributed database. Each project can store it's own data but identity is federated.
See the sponsorship options for creating an account at RSStream and subscribing to feeds.
For more information and updates, follow mal.haza.website
Featured work
-
mblaney/rsstream
Really Simple Stream is a feed reader and local first web application
JavaScript 1