Closed
Listed in
Description
I'll be happy if I can finish this in February/March 2025, and that should then also be the end of the Solid Data Modules project:
- Check rs-js solid backend PRStart using automerge and cambria and chat SDM in reflector asapsubmit Solid Slack bridge milestone[stretch goal] Tubsproject/conscons ("conscious consumption") from budget-borrel code
Activity
michielbdejong commentedon Jan 23, 2025
Also, wrapping up SDM, I should add some work for the tasks module:
michielbdejong commentedon May 12, 2025
I'm happy with how Tubs is evolving in https://github.com/michielbdejong/automerge-basic and I think I'll tick off the Solid Slack Bridge milestone today. I don't have cambria yet but I'll add that in the Tasks module.
So far, I'm only building the reflector as a script on a server, and I'm using
css-authn
to get an authenticated fetcher, which I then give to the rdflib-based SDM for chat.The reflector can already be self-hosted this way. For multi-tenant we'll need to add OAuth screens, and there rs-js would come in handy! But unhosted web apps and Tubs don't go together super well because the first is user-facing and the second is not.