antwaremx / meteorman

A DDP client with GUI (The Postman for Meteor)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


meteorman

A DDP Client with GUI

forthebadge forthebadge forthebadge forthebadge

Starting πŸš€

Meteorman is The Postman of Meteor. It is a DDP Client with GUI

Preview πŸŽ₯

Supported Platforms πŸ’»

  • macOS 🍎 βœ…
  • Linux 🐧 βœ…
  • Windows βœ…

Downloads πŸ’Ύ

Platform Arch Version Link
Windows x64 2.0.1 Download
Mac x64 2.0.1 Download
Linux x64 2.0.1 Download

For Developers πŸš€

System Requirements πŸ“‹

Installation πŸ”§

git is required to run the following console commands:

$ git clone https://github.com/antwaremx/meteorman

Build Setup πŸ“¦

# install dependencies
$ yarn install / yarn

# serve with hot reload at localhost:9080
$ yarn run dev

# build electron application for production
$ yarn run build

# run unit & end-to-end tests
$ yarn test


powered

About

A DDP client with GUI (The Postman for Meteor)

License:MIT License


Languages

Language:Vue 62.0%Language:JavaScript 36.6%Language:EJS 0.9%Language:CSS 0.5%