Hacker News new | ask | show | jobs
by 1autodev 1358 days ago
I recommend setting up a web server on the smallest server offering of DigitalOcean -- $6 USD/month

Here are a couple links to get that started: - Ubuntu + nginx for https traffic: https://www.digitalocean.com/community/tutorials/how-to-secu...

- Getting a small nodejs project up and running: https://www.digitalocean.com/community/tutorials/how-to-set-...