WarpJS SDK Documentation | The JavaScript Full Stack Suite

WarpJS SDK Documentation | The JavaScript Full Stack Suite

›JavaScript Virtual Cloud

Getting Started

  • Quick Start

JavaScript Virtual Cloud

  • JavaScript Virtual Cloud Introduction
  • Unified developer workflow
  • WarpJS SDK Installation
  • Build, run and develop warped modules
  • Deploy warped modules
  • Deploy static public assets
  • Glossary

Use a warped module

  • From browser using HTML
  • From browser using a builder
  • From Node.js
  • Frameworks integration

API Reference

  • Requirements
  • CLI
  • Configuration file
  • Engine
  • Infrastructure support

WarpJS SDK Installation

The SDK provides a set of commands to create, run and deploy a warped module or static assets on our JavaScript Virtual Cloud.

Installation

To install the SDK you need Node.js installed on your computer. Look to https://nodejs.org/en/download/ to install it.

The SDK can be installed locally (and you'll use npx warp ... to run commands):

npm install warp

or can be installed globally:

npm install -g warp

Session

Before using the SDK you need to enter a session. You have to use your ScaleDynamics credentials to be identified using:

npx warp login

Note that if you don't have a ScaleDynamics account yet, you can ask here https://console.scaledynamics.com/auth/signup/.

Usage

To get all other available commands you can use warp help. Please refer to the command line documentation for details and supported options for each one.

← Unified developer workflowBuild, run and develop warped modules →
  • Installation
  • Session
  • Usage
WarpJS SDK Documentation | The JavaScript Full Stack Suite
Docs
Getting StartedAPI Reference
WarpJS
WebsiteTwitterLinkedIn
More
npmGitHubAbout Us
© ScaleDynamics - 2021