/playground-web

An experimental open-source version of AWS Lambda.

Primary LanguageJavaScript

Playground Web

An experimental open-source version of AWS Lambda. Write code directly in the browser in multiple languages and run it in Docker containers on Kubernetes.

Screenshot

Uses the playground-server as a backend.

Setup

git submodule update --init
./web-scripts/setup.sh

Then you can run a development server with:

gulp start

Architecture notes

A JavaScript single page application built in ReactJS with a Flux architecture.

Uses:

  • React
  • Flux
  • Immutable.js
  • Bootstrap
  • Ace Editor
  • Evil icons
  • Ladda buttons