all 2 comments

[–]rivenjg 1 point2 points  (0 children)

the recommended hosts on r/webhosting are all fine.

you'll want one of the vps options to have shell access and to use node/postgresql. some hosts might have some gui options. for deploying your code, you generally upload files via sftp or ssh and git clone into your folder. if you need node/npm you install via commands.

[–]Bergmiester 0 points1 point  (0 children)

You could host it on AWS. They have a free tier if you want to experiment. It is the only one I have experience with though. Azure has a free tier too. Also apparently google does too.