ScaleDynamics less-code JavaScript platform documentation

ScaleDynamics less-code JavaScript platform documentation

›Project SDK

Less-code platform

  • Introduction

Full Stack Playground

  • Playground introduction

Project SDK

  • SDK introduction
  • Quick Start
  • Installation
  • Build, emulate and develop cloud Node.js modules
  • Deploy a module
  • Deploy static public assets
  • Provision servers in your cloud environments
  • From browser using HTML
  • From browser using a builder
  • From Node.js
  • Frameworks integration
  • Glossary

Project SDK API Reference

  • Requirements
  • SDK CLI
  • Configuration file
  • Engine
  • Client module formats

Installation

The SDK provides a set of commands to create, run and deploy a Node.js module or static assets on cloud servers.

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/. We provide a FREE account for the community.

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.

← Quick StartBuild, emulate and develop cloud Node.js modules →
  • Installation
  • Session
  • Usage
ScaleDynamics less-code JavaScript platform documentation
Docs
Getting StartedAPI Reference
ScaleDynamics
WebsiteTwitterLinkedIn
More
npmGitHubAbout Us
© ScaleDynamics - 2021