Features Overview | JSS Docs

JSS is a lightweight, fast Solid server for Node.js. It implements the Solid Protocol with additional features for development, federation, and personal pod hosting.

A drop-in alternative to npx serve with REST write support, live reload, and Solid protocol underneath.

jss start [options]      # Start the server
jss init # Interactive configuration setup
jss invite create # Create invite code
jss invite list # List invite codes
jss invite revoke <code> # Revoke invite code
jss quota set <user> <size> # Set storage quota
jss quota show <user> # Show quota info
jss quota reconcile <user> # Recalculate from disk