TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: How do I learn to deploy a side project?

3 点作者 gymshoes大约 3 年前

2 条评论

mooreds大约 3 年前
It depends on what your side project is&#x2F;does. If it is in JS, then I&#x27;d use a tool like Vercel. If it is any other language and a webapp, look at Heroku. If something else, then do some research.<p>Do the getting started guide for your language of choice.<p>Then map the steps you did for that to your app.<p>Here&#x27;s the list of devops tasks a PaaS like Heroku can help with: <a href="https:&#x2F;&#x2F;www.mooreds.com&#x2F;wordpress&#x2F;archives&#x2F;2312" rel="nofollow">https:&#x2F;&#x2F;www.mooreds.com&#x2F;wordpress&#x2F;archives&#x2F;2312</a>
NicoJuicy大约 3 年前
Right click - publish<p>Enter<p>( Visual studio)