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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Free running back end server for you on publicly accessible IP

3 点作者 vitalipom将近 2 年前
I have automated the process for anyone who wants to set up a free server and experiment with a live environment on the cloud and everything to those of whom are studying and looking to dive into some fairly simply but educating code. The server that is set up doesn&#x27;t cost money (there is a charge of one euro and a half per month at some point) but the machine itself is a powerful machine, and apart from the euro and a half, it doesn&#x27;t cost money and you can keep it up as long as you want. Credit card details are required to register for the cloud environment. In order to use the script, you will need a Mac (not necessarily a new one or something that will make you risk data on it - the tutorial inside the repository also explains how to run everything within a virtual machine of Mac on a Mac). The environment that is set up is for Node.js, which runs a server on an IP that is publicly available from the Internet. The license is free for everyone, and if it helps you to learn, you can also merchandise it (save, make changes, and sell under any license you want). It&#x27;s super cool in terms of the comprehensive knowledge gain and extremely lightweight for those who are interested in having some starting project to play with (which is simple yet interesting enough). From a size perspective, something like this took me less than 24 hours to write from A to Z. For those specifically interested in the front-end, UI, and graphics - I recommend not touching this. In terms of cloud, Amazon&#x27;s CDN is much more relevant for Front End porpuses.<p>Link: https:&#x2F;&#x2F;github.com&#x2F;VitaliPom&#x2F;portfolioorchstra

1 comment

8chanAnon将近 2 年前
I put up my own server on Vercel. The site can install your project directly from your GitHub repository. Pretty nifty. All you need is a JSON file on GitHub to configure the installation.<p>My project is just a simple proxy server: <a href="https:&#x2F;&#x2F;kraker-remote.vercel.app" rel="nofollow noreferrer">https:&#x2F;&#x2F;kraker-remote.vercel.app</a><p>It took me a while to figure out how to make it work.<p>Check out the vercel.json here to see how I did it: <a href="https:&#x2F;&#x2F;github.com&#x2F;8chanAnon&#x2F;Kraker-Local-Proxy-Server">https:&#x2F;&#x2F;github.com&#x2F;8chanAnon&#x2F;Kraker-Local-Proxy-Server</a>
评论 #36362149 未加载