展示HN:Bus Core – 一款面向小型制造商的本地优先ERP系统
我开发了BUS Core,这是一个以本地为主的ERP系统,旨在服务于小型制造商和创客。<p>它可以处理库存、供应商、生产流程和成本核算。<p>所有功能都在本地运行:
- 无需账户
- 无数据监测
- 无SaaS依赖<p>我们的目标是为那些已经超越电子表格但又不适合传统ERP系统的非常小型商铺提供可用的解决方案。<p>技术栈故意保持简单:
Python后端 + SQLite + 本地网页用户界面。<p>该项目最初是一个实验,旨在利用大型语言模型(LLMs)构建软件,并采用严格的真实数据源和烟雾测试循环。<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?