2020-07-20 12:32:10 +02:00

504 B

community-server

Implementation of the Solid server.

The architecture is based on the description here. We follow the Inrupt coding standards where feasible. An initial dummy implementation with some examples can be found here.

Running locally

npm ci
npm start