All Projects → antwaremx → meteorman

antwaremx / meteorman

Licence: MIT license
A DDP client with GUI (The Postman for Meteor)

Programming Languages

Vue
7211 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to meteorman

hypersubs
an upgraded version of Meteor subscribe, which helps optimize data and performance!
Stars: ✭ 13 (-74.51%)
Mutual labels:  meteor, meteorjs, ddp, ddp-client
meteor-ddp-php
Minimalist PHP library for client-side DDP communication
Stars: ✭ 49 (-3.92%)
Mutual labels:  meteor, ddp-client
Meteor-Template-helpers
Template helpers for Session, logical operations and debug
Stars: ✭ 35 (-31.37%)
Mutual labels:  meteor, meteorjs
meteor-react-native
Meteor client for React Native matching Meteor Spec
Stars: ✭ 43 (-15.69%)
Mutual labels:  meteor, meteorjs
meteor-devtools-evolved
The Meteor framework development tool belt, evolved.
Stars: ✭ 146 (+186.27%)
Mutual labels:  meteor, ddp
react-meteor
Meteor Reactivity for your React application, inspired by react-native-meteor.
Stars: ✭ 16 (-68.63%)
Mutual labels:  meteor, ddp
flow-router
🚦 Carefully extended flow-router for Meteor
Stars: ✭ 191 (+274.51%)
Mutual labels:  meteor, meteorjs
meteor-blaze-bs4
Generic Bootstrap 4 components library for Meteor Blaze.
Stars: ✭ 20 (-60.78%)
Mutual labels:  meteor, meteorjs
fragments
Organise your bookmarks into boards
Stars: ✭ 56 (+9.8%)
Mutual labels:  meteor, meteorjs
Meteor-logger
🧾 Meteor isomorphic logger. Store application logs in File (FS), MongoDB, or print in Console
Stars: ✭ 51 (+0%)
Mutual labels:  meteor, meteorjs
svelte-meteor-data
Reactively track Meteor data inside Svelte components
Stars: ✭ 14 (-72.55%)
Mutual labels:  meteor, meteorjs
Meteor-logger-mongo
🍃 Meteor Logging: Store application log messages in MongoDB
Stars: ✭ 20 (-60.78%)
Mutual labels:  meteor, meteorjs
Nosqlclient
Cross-platform and self hosted, easy to use, intuitive mongodb management tool - Formerly Mongoclient
Stars: ✭ 3,399 (+6564.71%)
Mutual labels:  meteor, meteorjs
setup-meteor
Set up your GitHub Actions workflow with a specific version of Meteor.js
Stars: ✭ 17 (-66.67%)
Mutual labels:  meteor, meteorjs
meteor-search
🔍 SPIKE of full-text search in MongoDB using Meteor
Stars: ✭ 40 (-21.57%)
Mutual labels:  meteor, meteorjs
Meteor-flow-router-title
Change document.title on the fly within flow-router
Stars: ✭ 23 (-54.9%)
Mutual labels:  meteor, meteorjs
unity3d-ddp-client
Lightweight DDP client for Unity3D
Stars: ✭ 18 (-64.71%)
Mutual labels:  meteor, ddp
Meteor-logger-file
🔖 Meteor Logging: Store application log messages into file (FS)
Stars: ✭ 24 (-52.94%)
Mutual labels:  meteor, meteorjs
meteor-control-mergebox
Control mergebox of publish endpoints
Stars: ✭ 28 (-45.1%)
Mutual labels:  meteor, ddp
awesome-blaze
🔥A curated list of awesome things related to Blaze
Stars: ✭ 29 (-43.14%)
Mutual labels:  meteor, meteorjs

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].