TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

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

1 pointsby nathan_tarbertover 1 year ago

2 comments

verdvermover 1 year ago
the code or the running application?<p>the answer to both is probably &quot;there is no best&quot;, pick what works for you and gets out of the way. If you don&#x27;t have something, pick something mainstream for the learning, community, and ecosystem
评论 #38653441 未加载
kidgorgeousover 1 year ago
vercel.com. They have a free tier that links to your github repo and hosts your web app at &quot;custom-subdomain.vercel.app&quot;.
评论 #38653434 未加载