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?