0.0.12 • Published 10 years ago

happner-dashboard v0.0.12

Weekly downloads
1
License
MIT
Repository
github
Last release
10 years ago

happner-dashboard

a dashboard providing visibility into the happner process

installation

To use in your project:

npm install happner-dashboard --save

this will install the dashboard, when your happner mesh starts up, the dashboard is attached to the meshes middleware, you should see a startup log with the URL of the dashboard when your mesh starts: home (happner-dashboard) http://127.0.0.1:55000/happner-dashboard (where home=your mesh name and we are looking at localhost with the standard port of 55000)

this module relies on happner-resources as a dependancy (managed in npm) - so happner-resources also gets attached to your middleware pipeline, you can then access bootstrap/angular etc. by calling http://127.0.0.1:55000/happner-resources/bower/angular/angular.js etc. etc.

0.0.12

10 years ago

0.0.11

10 years ago

0.0.9

10 years ago

0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago