useid / semcom

A decentralised registry to support the dynamic binding of semantic components in Solid data browsers.
https://docs.digita.ai/semcom
Other
7 stars 2 forks source link

fix: start default in memory without sync #185

Closed woutermont closed 2 years ago

woutermont commented 3 years ago

Signed-off-by: Wouter Termont woutermont@gmail.com

woutermont commented 3 years ago

@wouteraj this should make the default start script run a single node in memory without sync. It also reads the node url for the demo app from a env var SEMCOM_NODE_URI overwriting the original var set by Vite. It should just be added to the CI file, but I'm not sure how.