- From: Melvin Carvalho <melvincarvalho@gmail.com>
- Date: Thu, 12 Mar 2026 15:20:14 +0100
- To: Michiel de Jong <michiel@unhosted.org>
- Cc: public-unhosted@w3.org
- Message-ID: <CAKaEYh+Q-U-U7RUF33rq8eO=-DFufXqQaY7YxRdS+HH2YoC9pQ@mail.gmail.com>
Thanks Michiel, that's great to hear! čt 12. 3. 2026 v 15:19 odesílatel Michiel de Jong <michiel@unhosted.org> napsal: > Wow, super cool, congrats! > I was just trying it out and it looks like it's all working. And super > cool that you're bringing all these protocols together in a single server! > > Cheers, > Michiel > > On Tue, 10 Mar 2026 at 15:14, Melvin Carvalho <melvincarvalho@gmail.com> > wrote: > >> Hi all, >> >> We built a remoteStorage server and four small apps, each implemented as >> a single index.html with no build step or framework. Try them here: >> >> Four tiny apps demonstrating remoteStorage using a single HTML file and >> no build step. >> >> https://javascriptsolidserver.github.io/remotestorage/ >> >> Apps: >> >> - Notes: quick note-taking >> - Bookmarks: save, tag, and search (webmarks-compatible) >> - GroupTabs: split expenses in a group >> - Editor: minimal text editor with auto-save >> >> [image: image.png] >> >> To try locally: >> >> https://github.com/JavaScriptSolidServer/JavaScriptSolidServer >> >> npm install -g javascript-solid-server >> jss start --activitypub --idp >> >> Then enter me@localhost:3000 in any app's RS widget. >> >> JSS implements draft-dejong-remotestorage-22 as part of the SAND stack, a >> single server that speaks: >> >> - Solid linked data, WAC, Solid-OIDC >> - ActivityPub federation with Mastodon and the fediverse >> - Nostr relay and DID-based auth >> - remoteStorage unhosted app storage with OAuth implicit grant >> - Git hosted repositories with push/pull >> >> All share the same storage layer, OAuth, and WebFinger. >> >> Source: >> >> Apps: https://github.com/JavaScriptSolidServer/remotestorage >> Server: https://github.com/JavaScriptSolidServer/JavaScriptSolidServer >> >> Feedback welcome if anyone gives it a spin. >> >> Melvin >> >
Attachments
- image/png attachment: image.png
Received on Thursday, 12 March 2026 14:20:31 UTC