0.0.23 • Published 10 years ago

dashy v0.0.23

Weekly downloads
39
License
-
Repository
github
Last release
10 years ago

Build Status

Dashy

Dashboard that reports status of your integration points

Get started

Requirements:

Installation

$ npm install dashy -g

Running

$ dashy start

Report your request status

curl --data "request[name]=<NAME>&request[success]=<true|false>&request[meta][environment]=<dev|test|etc>" \
http://localhost:3000/api/requests/:app_id

Contributing

I. Clone $ git clone git@github.com:thoughtworks/dashy.git

II. Install $ make

III. Start the server $ npm start

0.0.23

10 years ago

0.0.19

10 years ago

0.0.17

10 years ago

0.0.16

10 years ago

0.0.13

10 years ago

0.0.11

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

0.0.2

10 years ago

0.0.1

10 years ago