You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note: We are trying our best to keep the documentation up to date. If you see something outdated we invite you to make a ticket over at PIVOT GitHub issuesNSS GitHub issues.
Running Pivot locally
for developing purposes, you can run Pivot locally.
# cd solidos/workspaces/pivot
# npm run start-dev/suffix # a http localhost with suffix Pods
Running NSS with multiuser
For developing purposes, you can also test NSS locally (localhost:8443) as a multi-user.
You have a full running multi-user local-server with access to the filesystem under /workspaces/solid and retained data.
Change the cert location depending on your use case. More details over at: https://github.com/solid/solidos/issues/38#issuecomment-919186031)