from Hacker News

Ask HN: What is the best way to host an Express app monorepo

by nathan_tarbert on 12/14/23, 11:00 PM with 5 comments

  • by verdverm on 12/14/23, 11:07 PM

    the code or the running application?

    the answer to both is probably "there is no best", pick what works for you and gets out of the way. If you don't have something, pick something mainstream for the learning, community, and ecosystem

  • by kidgorgeous on 12/14/23, 11:21 PM

    vercel.com. They have a free tier that links to your github repo and hosts your web app at "custom-subdomain.vercel.app".