Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

orchestrate-cloner

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

orchestrate-cloner

This is made to clone apps for a production / development app

  • 0.0.3
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
4
increased by300%
Maintainers
1
Weekly downloads
 
Created
Source

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

Keywords

FAQs

Package last updated on 19 Aug 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc