This is the UI for managing the Trellis conductor service
- All configuration is done at
/src/config - You can add your own "skins" to the public/skins folder, then update the config to choose yours by default.
yarn
yarn run startFor your convenience there is a deleteAllDocs.js script which deletes all the documents under /bookmarks/trellisfw/documents for token god on localhost, you can specify different token or host using TOKEN and URL command line parameters.