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

These were added when setting TypeScript settings to strict, but should not be needed due to how AsyncHandlers should be used.
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%