A lightweight dashboard for displaying the status and performance of SearchWorks and related SUL services.
- git clone this repository
npm install(requires node.js 7+)npm start(This will run the development server and reflect your changes to the page as you save files)- visit
localhost:4444in your browser
npm run build:dev# For Development build- visit
dist/using an http server
npm run lint
./bin/publish.shfrom the project root - This will install dependencies, build the static assets, and edit and push to the gh-pages branch.- visit https://sul-dlss.github.io/library-status/
The items to be displayed here are listed in src/config.js