Show HN: Bus Core – 面向小型制造企业的本地优先 ERP 系统
2 分•作者: True-Good-Craft•6 个月前
我开发了 BUS Core,一个面向小型制造车间和创客的本地优先 ERP 系统。<p>它处理库存、供应商、生产运行和成本核算。<p>所有操作都在本地进行:
- 无需账户
- 无遥测
- 无 SaaS 依赖<p>目标是为那些已经超越电子表格但又不适合传统 ERP 系统的小型车间提供可用的解决方案。<p>技术栈刻意保持简单:
Python 后端 + SQLite + 本地 Web UI。<p>该项目最初是一个实验,尝试使用 LLM 构建软件,并采用严格的“真实来源” + 冒烟测试循环。<p>仓库:
<a href="https://buscore.ca/" rel="nofollow">https://buscore.ca/</a>
<a href="https://github.com/True-Good-Craft/TGC-BUS-Core" rel="nofollow">https://github.com/True-Good-Craft/TGC-BUS-Core</a><p>很想听听任何运营小型生产业务的人的反馈——当你们的规模超过电子表格时,最先遇到什么问题?
查看原文
I built BUS Core, a local-first ERP aimed at small manufacturing shops and makers.<p>It handles inventory, vendors, manufacturing runs, and costing.<p>Everything runs locally:
- no accounts
- no telemetry
- no SaaS dependency<p>The goal was to make something usable for very small shops that outgrow spreadsheets but don't fit traditional ERP systems.<p>Tech stack is intentionally simple:
Python backend + SQLite + local web UI.<p>Project started as an experiment in building software using LLMs with a strict Source-of-Truth + smoke test loop.<p>Repo:
<a href="https://buscore.ca/" rel="nofollow">https://buscore.ca/</a>
<a href="https://github.com/True-Good-Craft/TGC-BUS-Core" rel="nofollow">https://github.com/True-Good-Craft/TGC-BUS-Core</a><p>Curious to hear from anyone running small production operations — what breaks first as you scale past spreadsheets?