Scheduler with server side javascript

My company currently has a React app that runs server side javascript. Is there any support or docs to help get the scheduler running in javascript server side? Is it even possible?

Hi,

If you mean the way described here by “runs server side javascript” - unfortunately it is not possible, Scheduler works only in the browser and can’t be rendered on the server.