A web server which acts as a service providing Ruby code execution through its REST API and via WebSockets.
It provides an API for interacting with the main lambdee-board
server
which is available for use in the scripts it executes.
$ bundle
$ bin/dev
$ bin/test
This server is responsible for live user code execution in the Lambdee Web Console.
This server is responsible for executing user-defined automation scripts/callbacks after certain UI events and scheduled ones.