Ask HN: Where How-To Deploy Domains?

1 points by lakotasapa ↗ HN
I have dozens of domains and would like to deploy to make use. But not sure where and how I should deploy them. Asking as a webdev but little green on production deployments. Including best stack to use. Thanks in advance. It seems like a simple problem but I'm having analysis paralysis of over thinking it. For stack I'm thinking react, node, mongodb...

2 comments

[ 2.6 ms ] story [ 12.9 ms ] thread
For your stack ("MERN") I'd consider Heroku, Netlify, Firebase or AWS.
Thanks for the tip. Will look into it.