I wrote a simple angular application that uses node.js + Koa for the API and the RethinkDB database. How now to deploy it for users on the Internet? Suppose I rent a VPS. What needs to be configured for such a bunch? Please tell me advice, maybe some kind of material for study. I do not know where to start

    0