graph1994 / mercury-jms

A electron desktop application that provides a UI to send Java Message Service messages to ActiveMQ queue or topic with custom Header fields.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mercury-jms

Project using Vuejs/Electron to send JMS messages to a endpoint

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:9080
npm run dev

# build electron app for production
npm run build

# lint all JS/Vue component files in `app/src`
npm run lint

# run webpack in production
npm run pack

More information can be found here.


This project was generated from electron-vue using vue-cli. Documentation about this project can be found here.

About

A electron desktop application that provides a UI to send Java Message Service messages to ActiveMQ queue or topic with custom Header fields.


Languages

Language:JavaScript 65.1%Language:Vue 32.5%Language:HTML 2.4%