#Can we run Node.js on a Serverless Worker?

2 messages · Page 1 of 1 (latest)

cerulean nest
rigid notch
#

Hello, I'm also very interested in creating a Node.js handler function.

The Runpod documentation is really ambiguous on this subject. For the moment, the only possible solution seems to be to execute a Node.js script via the Python handler function, or to start a Node.js server and request it in Python.

So "RunPod SDK supports various programming languages, allowing you to write functions in the language you're most comfortable with." seems misleading to me.