Skip to content
This repository has been archived by the owner on Sep 28, 2024. It is now read-only.

Latest commit

 

History

History
32 lines (17 loc) · 884 Bytes

readme.md

File metadata and controls

32 lines (17 loc) · 884 Bytes

elefrant-miniops Component

wercker status

Dependency Status

MiniOps is a dependency free in memory operations monitor and dashboard. MiniOps is not a full blown operations monitor and does not want to be this but gives you a glimpse on what's currently going on in your restify services.

Usage

Use template engine(swig) to render a html page with Elefrant.

res.render(path, data); // Render html

Use redirect.

res.redirect(url); // Redirect

Launch tests

Just put in the console: npm test

License

MIT © Elefrant