Forums

Deploy node js server on pythonanywhere

How can I deploy node.js server on python Hacker account in pythonanywhere?

We only support Python websites using the WSGI interface to talk to the web server -- node.js won't work on PythonAnywhere right now.

Has this changed? Are we able to user node.js now? Looking to use socket.io for video.

You are able to run node, but not to expose it to the outside world.