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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Preview environments for projects that do not use K8s/Docker

31 点作者 AlexITC大约 2 年前

6 条评论

AlexITC大约 2 年前
Launch HN: A preview envi<p>Hi hn, I&#x27;m excited to share <a href="https:&#x2F;&#x2F;codepreview.io" rel="nofollow">https:&#x2F;&#x2F;codepreview.io</a> with al of you, a project we have been working on since last year. After getting a few customers providing very nice comments, I finally feel brave enough to share this to the public.<p>CodePreview&#x27;s main goal is to provide preview environments to web applications that haven&#x27;t got into the K8s&#x2F;containers path. In our Software Develipment company, we mainly work with small to mid-size businesses where K8s&#x2F;containers are rare.<p>Becoming a unicor is not our goal, instead, we aim to get enough revenue to fund a team to maintain and keep improving the project. This is why we don&#x27;t have any investors, we funded CodePreview&#x27;s developemt through the revenue generated from our Software Development company.<p>There are many competitors that offer preview environments for K8s&#x2F;Containerized projects, some of them even offer help to migrate to K8s&#x2F;Containers, we are different in this sense because we adapt to the project instead of asking the project to adapt to us.<p>While we are still in an early stage, CodePreview has been usable for several months with no critical bugs reported, on the contrary, CodePreview has proven to be very useful for these cases with our customers:<p>1. A company where CodePreview exposes only the backend-api, allowing the frontend team to get experimental features integrated even though the frontend team does not have access to the backend code, normally, the company would have required to provide a brand-new environment which will be maintained by them, CodePreview has been working great for this use case.<p>2. Another company used CodePreview for a early stage project where founders are frequently running experiments, CodePreview has allowed them to compare multiple versions at the same time even though they don&#x27;t have anyone managing the infrastructure, it&#x27;s just CodePreview.<p>I&#x27;d be thrilled to answer any questions.<p>BONUS: <a href="https:&#x2F;&#x2F;codepreview.io" rel="nofollow">https:&#x2F;&#x2F;codepreview.io</a> has a button for hn users where you can join a room to discuss this project live (no-login required), I intend to leave this for a few hours.<p>Thanks!<p>EDIT: I set my title as &quot;Launch HN&quot; but it was automatically changed to &quot;Show HN&quot;, I guess this is an hn restriction.
评论 #35708675 未加载
ripley12大约 2 年前
&gt; Unlike most Docker environments, CodePreview usually builds in 5-10 minutes.<p>Uhh... that&#x27;s really slow. What is CodePreview doing to make it take that long? You could spin up a VM and copy a binary over to it much faster than that.<p>I&#x27;d love to see more tooling in this space (most people don&#x27;t need Docker!) but I didn&#x27;t get a sense of what CodePreview is actually doing from the homepage.
评论 #35709468 未加载
评论 #35709482 未加载
akhayam大约 2 年前
Sounds interesting, but what&#x27;s the backend for Code Preview? and how is it different from other companies in this space like Retool, Zeet, etc.
评论 #35708405 未加载
adinael大约 2 年前
I&#x27;m also part of the team and I&#x27;ll be happy to answer questions too.
Semonto大约 2 年前
My startup k8s setup costs 250$.<p>It has 3 VPs and two 128gb 24 core CPU servers.
ThinkBeat大约 2 年前
I am not familiar the term &quot;CodePreview&quot; What does it mean?<p>Is it staging?