app
JLCPCB Parts Library
Public Made by Adomby adom
Check the JLCPCB / LCSC parts library before you fab — Basic vs Extended tier, LCSC stock and assembly pricing, so you avoid surprise feeder-setup fees. CLI, a Hydrogen app, and a shared backend.
{
"name": "adom-jlcpcb",
"port": 8774,
"health": "http",
"health_path": "/health",
"start": "cd service/backend && node server.js",
"env_required": [],
"log": "/tmp/adom-jlcpcb-server.log",
"description": "JLCPCB parts library search — Node.js HTTP server backed by a local 1.3GB SQLite + FTS5 database (437K components from CDFER/jlcpcb-parts-database). Daily cron refresh."
}