Runnable is a framework to build user-facing admin-like workflows with ease, while keeping operations internal. No need to setup REST or GraphQL for internal applications.
There are other similar tools out there that have comparable features, but Runnable is fully open-source and is much easier to set up (due to its simplicity). For example, it does not require a DB or even it's own server. There is an option to use Runnable as a library or as a standalone web-socket server.
Site here: https://getrunnable.com/
You can demo Runnable here https://demo.getrunnable.com/admin/login and login with any Google creds.
Open to feedback and feature requests.