Skip to content

Download your production Meteor DB into your local instance. Helpful for backups, debugging, and data exploration.

Notifications You must be signed in to change notification settings

AlexeyMK/meteor-download

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Download Production DB from yourapp.meteor.com into your local meteor instance usage:

download.sh YOURAPP.meteor.com [local meteor directory, defaults to "."]

Tested on OSX, but should theoretically be portable.

Motivation: last time I tried to download the DB, it took me a couple of hours (installing mongo, getting the arguments right, etc). So I built a time-saving tool

About

Download your production Meteor DB into your local instance. Helpful for backups, debugging, and data exploration.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages