Skip to content

Instantly share code, notes, and snippets.

@gleitz
Created February 22, 2019 03:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gleitz/1e97b166ef9809c2987e70c65e1aa8b2 to your computer and use it in GitHub Desktop.
Save gleitz/1e97b166ef9809c2987e70c65e1aa8b2 to your computer and use it in GitHub Desktop.
Stories to Copy
// editions is one of:
// edition-algo
// edition-algo-test
// edition-algocollection
// edition-meditationstudio
// edition-milan
// edition-mon-aims
// edition-mon-trails
// edition-smilenexus
// edition-tdma
var storiesToCopy = [
{
"readDBName": "edition-mon-trails",
"writeDBName": "edition-algo-test",
"storyId": "5c5e5d57f7837c32e0d64d4e"
},
{
"readDBName": "edition-mon-trails",
"writeDBName": "edition-algo-test",
"storyId": "5c5e5dad553e2dd0fa3bcc41"
},
{
"readDBName": "edition-mon-trails",
"writeDBName": "edition-algo-test",
"storyId": "5c5e5dce3650e765a62bc543"
}
];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment