ScaleDynamics less-code JavaScript platform documentation

ScaleDynamics less-code JavaScript platform documentation

›Less-code platform

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

Introduction

Our platform is the first less-code JavaScript platform for the cloud. It provides a new way to develop cloud code with minimum coding. It is a no-ops platform doing transparent cloud deployment and management on any server for you.

It is dedicated to JavaScript/TypeScript only and gives you an incredible velocity for your developments.

With us create

  • a static webapp
  • a dynamic webapp
  • your SaaS implementation, front/back office
  • computing or batch processing microservices

We provide you two tools: a Full Stack playground to code a frontend and backend snippet with automatic preview with zero configuration; and a project SDK to develop and deploy production grade projects (it includes an emulator to develop on your laptop). Our SDK is agnostic in terms of bundler, application frameworks so you can apply our less-coding approach on the tools/frameworks you already use.

Except for the best effort mutualised cloud we provide, we don't provide the physical or virtual servers to run your codes. We provide you a simple way to provision your servers in our managed cloud environments. After provisioning, you'll get all the benefit of no-ops for your servers.

Less-code approach

Less-code is a new way to develop cloud code with minimum coding. With our platform, developers just code Node.js modules instead of creating HTTP servers or functions, saving a huge amount of time.

The principe is: create a Node.js module, build it (your Node.js module will be prepared as a HTTP server and a client module is generated to give you access from your browser, Node.js scripts or Node.js modules), emulate it on your computer and deploy it on a cloud execution environment.

For example, this code

less-code server

Is equivalent than this one

express.js code server

By avoiding to code HTTP layers, you can focus on your application logic only. And this is also true on the client side (browser or node.js).

For example, this browser code

less-code frontend

Is equivalent than this one

express.js code frontend

No-ops on your servers

Our platform is no-ops in the sense that it provides developers transparent cloud deployment and management. On the developer side, no need to get Devops/ops skills. Deploying and managing the cloud is totally transparent to you.

When using our full stack playground, the no-ops is engaged each time you click on the 'Run' button to deploy and run the Node.js module of the snippet on an Azure cloud.

Our project SDK provides a set of CLI to build and deploy on a cloud environment. We provide you a way to provision your own physical or virtual servers in your cloud environments we manage for you, so you can adapt the cost, performance according to your needs.

Playground introduction →
  • Less-code approach
  • No-ops on your servers
ScaleDynamics less-code JavaScript platform documentation
Docs
Getting StartedAPI Reference
ScaleDynamics
WebsiteTwitterLinkedIn
More
npmGitHubAbout Us
© ScaleDynamics - 2021