Can i deploy a webb mmorpg ?

I have a 2d mmorpg html5/javascript webbgame. It uses a javascript server with rethink database.

Can I run a javascript server in wix and use certain ports it needs for database communication?
And can the webgame itself use certain ports for communication with server?

How can i deploy this in wix? Is it possable? How?

Perhaps using http-functions? (not sure)
https://www.wix.com/corvid/reference/wix-http-functions#top

or fetch ?
https://www.wix.com/corvid/reference/wix-fetch/fetch