Skip to content

CommunitySolidServer/semi-constant-headers-writer-component

Repository files navigation

Semi Constant Headers Writer component

This repository contains an external component that can be injected into the Community Solid Server (CSS). It allows to add several semi constant headers by using placeholders in the headers' values.

Placeholders

The following placeholders are available:

  • {storageRoot}: The storage root of the user, aka the user's pod base.

Running the server

Clone this repository, then install the packages

npm i

To run the server with your current folder as storage, use:

npm run start

About

A component for the Community Solid Server that allows to add several semi constant headers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published