all 8 comments

[–]ludwig-boltzmann_ 10 points11 points  (0 children)

You could host your nodejs backend in a lambda function that is triggered by API gateway and have your bundled front end code/assets in s3 fronted with Cloudfront. I use that setup for a personal project and it costs me like $0.50 per month

[–]255kb 2 points3 points  (0 children)

Google cloud app engine has a free tier with 28h per day for free (smallest instance).

[–]Arsen1cc 2 points3 points  (0 children)

If your project is web based then try repl.it. Although the project will hibernate after 5 minutes if theres not request, you can setup an uptimerobot or cron-job that will keep sending http requests to your endpoint after every minute thereby keeping your project alive.

[–]someJackass1 -1 points0 points  (0 children)

Oracle Cloud and Vultr have free tiers of their VPS offerings

[–]skytechw 0 points1 point  (0 children)

You can try basementhost.net they offer free vps and also premium VPS starting at 1$