
Deploy Fully Managed Open-Source Software on Any Cloud | Elestio
Deploy any of 400+ open-source tools on your choice of 9 cloud providers.
@Dil_Lynn · X
The full gallery
Tech stack
60 projects

Deploy any of 400+ open-source tools on your choice of 9 cloud providers.
@Dil_Lynn · X

AI team tool that helps creators build and deploy apps
@daogangtang · X
my claw team to help creators/OPC ship their app without the tech team. We help them build, deploy, and auto scale.

Translation management platform with agent-native workflows for shipping multilingual apps.
@sacsandc4 · X

Securely manage secrets and environments across all your apps and teams.
@radimhfer · X
i'm founder of Stashbase, designed to help builders

Embeddable visual workflow builder for web apps with optional AI assistance.
tahazsh · HN
Hi! I’m Taha. In many agentic products that support workflows (including one I worked on), I noticed they either don’t support node-based editors, or use React Flow and go through the difficult work of integrating it into their product to run it and work with their existing logic. So I thought about creating a tool that could help with this by closing the gap between the editor and the runtime. That’s why I created Wayflow. The basic architecture is simple: you just need to create a graph (which is a JSON object) that the runtime knows how to run. The runtime doesn’t care where that graph is coming from, it just needs the right schema. And with the help of the editor, you can create the graph, and then export it or directly save it on your backend in your database. And then when you want to execute it, you just hand it to the runtime. The runtime can either stream the execution (which is useful for the editor), or give you the final result. How you execute the graph is up to you: t

Review GitHub pull requests in a native app without opening github.com.
othmanosx · HN
I still don't like the fact that AI is adding more stuff for us to read, it's accelerating the code production but slowing down the code review. I built my own code reviewer as well ( https://pyor.review/ ), surfacing the important stuff first is the right track, but adding more stuff to read is daunting, but asking AI to just point you to what you need to focus on and skim the noise is what I'm leaning more towards.

Free no-login business tools for freelancers: invoicing, VAT calculation, quotations, expenses, and naming.
@tools_loop · X

Free platform for testing, monitoring, and analyzing APIs with real-time insights.
@SajidAbuba74138 · X
A tool for developers

Scan any website to show what AI assistants see when crawling it.
builderwrench · HN
Show HN: Free tool that shows what AI assistants see when they crawl your site

Creates app blueprints and starter repos from your ideas for AI code editors.
@GuidedBase · X

Organize your tools, workflows, and resources into one accessible workspace.
@mj_jimmi · X

Automated code review tool for GitHub PRs following your team's coding standards.
u/surmado_rachel · Reddit
We built a cheaper code review tool for small teams We've been working on a code review tool for small teams, solo founders, and vibe coders who want a second set of eyes on every PR without paying Claude-level prices. The idea is simple: Surmado's Scout reviews your PRs against your own standards, not random generic lint rules. You add a STANDARDS.MD file, and on every push Scout gives you: What looks good/What needs work/A short reviewer brief so a human knows where to focus/Feedback