app-dump icon indicating copy to clipboard operation
app-dump copied to clipboard

Quick in-app database dump and restore for Meteor

Results 11 app-dump issues
Sort by recently updated
recently updated
newest added

How can I export the database to JSON format? I found no guidance for it :(

On a download backup: ReferenceError: check is not defined at [object Object].route.action (packages/hitchcott_app-dump/app-dump-server.coffee:24:9) See http://stackoverflow.com/questions/33521059/check-is-not-defined-in-meteor-js You have a pull request that solve that https://github.com/hitchcott/app-dump/pull/29

Hi there, I'm running into a few issues running this on a Galaxy server. When i click export, the page just says waiting for.. And nothing happens til eventually it...

I love the simplicity of your solution! I'm running into a 504 gateway timeout. It may be an nginx issue, where it's just not liking how long it takes (I...

I tried to change the language in buttons. Can you specify some parameters or configuration for edit the text displayed in buttons?

For my Meteor 1.2.1 application, I got this error when trying to download backup: ``` ReferenceError: check is not defined at [object Object].route.action (packages/hitchcott_app-dump/app-dump-server.coffee:24:9) at boundNext (packages/iron_middleware-stack/lib/middleware_stack.js:251:1) at runWithEnvironment (packages/meteor/dynamics_nodejs.js:110:1)...

### hitchcott/app-dump now has a Chat Room on Gitter @hitchcott has just created a chat room. You can visit it here: [https://gitter.im/hitchcott/app-dump](https://gitter.im/hitchcott/app-dump?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&content=body_link). This pull-request adds this badge to your README.md:...

I would like to backup by `Branch Office = 001`, So when I restore I would like to remove any `data in collection by branch office`. Could custom "collection, query"...

help wanted

Hi, first of all thanks for this wonderful package. However, I am facing issues while using this with MUP. I get the following error during deployment (sorry if this is...