1.1.0 • Published 4 months ago

css-mashlib v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

css-mashlib

CSS with mashlib recipe and NSS like templates/pod.

This is a http://localhost:3000 server for mashlib test purpose. The repo is integrated with the mashlib stack build.

config

start CSS

  • Data is stored in the css-mashlib/data folder
  • To start CSS. There are 2 possibilities :
    • npm run start (keep existing data - if any)
    • npm run start:clean (reset CSS)

Other available configuration

  • https configuation are available to be used on real server (not localhost)

    • https-mashlib-suffix-file.json
    • https-mashlib-subdomain-file.json

    The command line to run these server can be : npx community-solid-server -c ./config/https-mashlib-suffix-file.json -f ./data --httpsKey ../privkey.pem --httpsCert ../fullchain.pem -b https://yourserver:3000

1.1.0

4 months ago

1.0.0

5 months ago