Skip to content

saulhoward/playground-web

Repository files navigation

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

About

An experimental open-source version of AWS Lambda.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published