staticbackendhq / core

Backend server API handling user mgmt, database, storage and real-time component
https://staticbackend.com
MIT License
682 stars 67 forks source link

Server-side JavaScript runtime to run functions #10

Closed dstpierre closed 2 years ago

dstpierre commented 2 years ago

A user should be able to run pieces of code (function) triggered by a message (live reaction to system event or a schedule task).

For the v1, the function will be executed inside a ~custom JavaScript runtime and will be sandboxed.

The majority of SB functionalities should be expose to the runtime: