
完整作品展
技术栈
20 projects


为升降设备完成、签署并发送LOLER和PUWER检查报告。
@rj120781 · X
Check out what I just built with Lovable!

Narranta 是团队编辑工作流平台,支持内容规划、撰写、审核和发布。
@duke_can_c_u · X
Hi I’m the founder of a content collaboration platform for teams and creators, with focus on editorial workflows. Always looking to connect with people passionate about content, SaaS, and building great products.

开源时间框架,提供自定义例程、习惯追踪和 AI 推荐助力提高生产力和健康。
@stanley_human · X

查找、定价、起草和管理联邦政府工作提案的AI工具
MTakla · HN
CaptureAgent – find, price, draft, grade, run and fund federal work

Pay-to-rank leaderboard for startups, tools, and side projects. Bid higher to rank higher — real clicks, transparent ranking, and your slot holds until somebody outbids it.
@BalajiNagisetty · X
is live. 8 projects are already on the board. The idea is simple: Add your startup, app, website, or profile. Bid to move higher. Get more visibility. Right now, the #1 spot costs just $2. Who wants it?

Fold 在一个工作空间中管理团队的任务、文件和聊天。
@foldtaskapp · X

分享我用 Rust 写的单二进制 BaaS/Headless CMS:一个文件跑起博客+电商+支付+插件扩展 大家好,之前在这里发过一次 RaisFast ,这几个月又迭代了不少,总结下进展。 一句话介绍:Rust 写的高性能单二进制后端( BaaS + Headless CMS ),下载一个文件就能跑, 内嵌 SQLite 、管理后台、REST A
snkzhong · V2EX
分享我用 Rust 写的单二进制 BaaS/Headless CMS:一个文件跑起博客+电商+支付+插件扩展 大家好,之前在这里发过一次 RaisFast ,这几个月又迭代了不少,总结下进展。 一句话介绍:Rust 写的高性能单二进制后端( BaaS + Headless CMS ),下载一个文件就能跑, 内嵌 SQLite 、管理后台、REST API 、全文搜索,不需要 Node.js / Docker / 任何运行时。 ## 核心优势是: - 部署极简 ( 1 个文件就能直接运行,无任何依赖) - 高性能(基于 Rust ) - 扩展性强( content types 快速动态建表自动 crud api 、插件开发)。 - 硬件要求极低,个人电脑 或者 最便宜的 vps 也能流畅运行 ## 在线演示: https://demo.raisfast.com/admin ## 内置的东西: - 博客(文章/分类/标签/评论/RSS/Sitemap ) - 电商 + 钱包 + 支付 - 多租户 SaaS - 任务队列 + Cron