Ruben Taelman 5126356c94
feat: Move runtime config into dedicated component, Closes #67
* Move runtime config into dedicated component, Closes #67

* Migrate FileResourceStore to RuntimeConfig
2020-08-26 10:25:47 +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-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%