Skip to content

The micro service which executes user-defined scripts in the Lambdee agile board

License

Notifications You must be signed in to change notification settings

lambdee-board/lambdee-board-script-service

Repository files navigation

lambdee-board-script-service

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.

Setup

$ bundle

Run

Start the server

$ bin/dev

Run tests

$ bin/test

Architecture

Lambdee Web Console

This server is responsible for live user code execution in the Lambdee Web Console.

Web Console Sequence Diagram

Lambdee Automation Scripts/Callbacks

This server is responsible for executing user-defined automation scripts/callbacks after certain UI events and scheduled ones.

Code Runner Sequence Diagram

Problems

About

The micro service which executes user-defined scripts in the Lambdee agile board

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published