orchestrate-cloner

0.0.3 • Public • Published

Orchestrate Cloner

Description: This module is made to create an duplication of an app on Orchestrate.io

Project Setup - To use this cli you need a couple of things.

  1. run:
     npm install -g orchesrtate-cloner
     
  2. An account on Orchestrate.io.
  3. Have node.js installed.
  4. Have a live app
  5. Once you have located your live app. Click the export data button.
  6. While you wait for the email from Orchestrate watch this funny animal video of cats in water https://www.youtube.com/watch?v=TVvcdQFFYhk.
  7. You should have an email for your exported data.
  8. run this inside of the terminal:
     orchesclone ofile=path/to/exported/data devkey=dev-app-api-key
     
  9. Your collections and objects are created along with your graphs and events!
  10. Now you have a live app and a dev app in orchestrate.

Getting Credentials

Don't know where to get your devkey? Follow along:

Orchestrate.io

  1. Sign up for Orchestrate.io
  2. Create an application.
  3. See that value under API Keys? That's your devkey.
  4. echo 'you did it' | say

Package Sidebar

Install

npm i orchestrate-cloner

Weekly Downloads

1

Version

0.0.3

License

ISC

Last publish

Collaborators

  • bezei2k