Joachim Van Herwegen 4bc1dcdd1b fix: Remove duplicate checks
These were added when setting TypeScript settings to strict,
but should not be needed due to how AsyncHandlers should be used.
2020-08-25 15:12:01 +02:00
2020-08-25 15:12:01 +02:00
2020-08-25 15:12:01 +02:00
2020-06-17 10:10:32 +02:00
2020-06-17 10:10:32 +02:00
2020-07-08 14:17:12 +02:00
2020-08-25 15:12:01 +02:00
2020-06-17 10:10:32 +02:00
2020-07-20 12:32:10 +02:00

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
Description
An open and modular implementation of the Solid specifications
Readme
Languages
TypeScript 97.6%
EJS 1%
HTML 0.4%
JavaScript 0.4%
Handlebars 0.2%
Other 0.4%