
Cicatrixa — push a repo, get a healed, hosted app
从 GitHub 仓库自动构建、部署并自愈您的应用。
@theakbarjuraev · X
connect to your github repo and it debugs to the core and deploys the changes. Mainly for people who build stuff
完整作品展
技术栈
20 projects

从 GitHub 仓库自动构建、部署并自愈您的应用。
@theakbarjuraev · X
connect to your github repo and it debugs to the core and deploys the changes. Mainly for people who build stuff

发现独立应用,与创作者连接来购买、出售或交易创意作品。
@JamesAuble · X
Building something cool? List it on DealMyApp and get your project in front of thousands of founders, makers, and potential buyers. 🚀

提供日常软件实用修复的浏览器工具,首先支持GitHub。
yusveng · HN
Workaround – Unstar GitHub Repos in Bulk

输入提示词让AI代理自动生成、测试和部署移动应用与网站代码。
@f_lecroissant · X
building apps for business on



可嵌入的可视化工作流编辑器,支持AI驱动或纯逻辑设计。
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

为 JavaScript 应用提供爬虫友好 HTML,改善 Google 和 AI 搜索索引。
u/AlarmingPepper9193 · Reddit
I pulled the raw HTML of a bunch of "SEO-ready" startup sites. Google can see them fine — but AI search can't. I went down a rabbit hole reading SEO threads where founders were panicking that their React/Lovable/Vite sites weren't ranking. The usual advice is "JavaScript sites are invisible to Google, you need SSR." So I started pulling the raw HTML (what a crawler sees before any JavaScript runs) for a bunch of real sites people posted. Here's what actually surprised me: almost none of t