pcbjam/web/backend
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Gergő Törcsvári c2e1214fd1
feat: GPL backend self-provisions example libs + standalone port override
Port the KiCad symbol/footprint brace-scanner parsers + a combined extractor
into web/backend/src/extract/; ensure-example-libs blobless/sparse-clones a
curated KiCad 10.0.3 slice and extracts to a gitignored .libs/ on dev/start, so
a bare GPL clone has libraries with no closed repo present. libsConfig() defaults
LIBS_DIR to ./.libs. vite honors STANDALONE_PORT (strictPort) so a second editor
can run on :3049 alongside the closed stack.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-16 16:28:21 +02:00
..
src feat: GPL backend self-provisions example libs + standalone port override 2026-06-16 16:28:21 +02:00
.env.example feat: GPL backend self-provisions example libs + standalone port override 2026-06-16 16:28:21 +02:00
.gitignore feat: GPL backend self-provisions example libs + standalone port override 2026-06-16 16:28:21 +02:00
package.json feat: GPL backend self-provisions example libs + standalone port override 2026-06-16 16:28:21 +02:00
tsconfig.json refactor(web): split into GPL standalone editor + thin reference backend 2026-06-09 12:35:46 +02:00