dixel / lepus

simply view topic exchange content from rabbitmq

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lepus

simply view topic exchange content from rabbitmq

About

Simple web application to track the content of the topic exchange in RabbitMQ

Running

docker run -p 10555:10555 dixel/lepus:0.1.0-SNAPSHOT.1
lein repl
(go)

Building

lein cljsbuild once min
lein uberjar
docker build .

License

Copyright © 2018 Avdiushkin Vasilii

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

Created with Chestnut 0.16.0 (67651e9d).

About

simply view topic exchange content from rabbitmq

License:Eclipse Public License 1.0


Languages

Language:Clojure 95.2%Language:HTML 3.0%Language:Dockerfile 1.7%Language:Shell 0.1%