Open ghinks opened 4 years ago
Oh yeah, I just took a look back and it is totally missing. It is these scripts that you want to look at:
https://github.com/pkgjs/statusboard/blob/master/package.json#L22-L29
Basically I run npm it && npm run clean && npm run build && npm run serve
to get started. Then after making changes I continually run npm run build
. I dont believe the server needs to be restarted. This would be a good docs PR :)
That would be nice to have also docs on how to use statusboard in other organization. Today I tried to setup with no luck : (
I was able to get this up and running at sgtpooki/statusboard. check commit history for changes.
folks from the readme and the current instructions I'm got sure how to use this code. We have the express status board running and I believe we should be updating the board on a regular basis. However I am going to need help understanding how to use the code. Could we setup some time to discuss this at say a special side express triage meeting?