Deploy by hosted domain

Hi,
I have rent a domain and I recorded them to a server. Now I would like to deploy an meteor-app on this server to this domain at port 80.

How to do this?

I use nginx to forward port 80 to meteor app port.
My server is a Ubuntu 16.04. I run meteor app as a service.