demo.solid.social
● Live Solid pod

You're looking at
a real Solid pod.

Everything on this page — and the apps you'll click into — is stored on demo.solid.social as plain files. No middleman cloud. The same shape your own pod would have if you ran npx jspod.

Tour the apps

Each tile is a real app installed at a real address. They read and write to this pod's filesystem — and to each other's data shapes.

What you're actually looking at

No special "demo" backend. The pod is your demo. Every URL below returns real data you can curl right now.

/public/post/ The blog. plume reads this and renders the cards.
/public/plaza/ Every chat message as a JSON-LD file.
/public/apps/ The installed apps. home dock reads this.
/profile/card.jsonld The pod owner's WebID — the address apps use to identify them.
/.acl The pod-root ACL. Who can read what.

Run your own

One command, 60 seconds. Default credentials are me / me, localhost-only, totally safe. Apps auto-install on first run.

npx jspod

More at jspod.org. Source on GitHub. Apps live at solid-apps.