mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00

* Move runtime config into dedicated component, Closes #67 * Migrate FileResourceStore to RuntimeConfig
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
Languages
TypeScript
97.6%
EJS
1%
HTML
0.4%
JavaScript
0.4%
Handlebars
0.2%
Other
0.4%