Hi. I have to deploy my server to a platform that only allows https. I find the following doc: https://docs.colyseus.io/deployment/#nginx-recommended
but I still don't know how to start the server because I'm starting just by executing comand npm start and the entry script is index.ts.
Can anyone help me? Thanks!