From 2c5d9d31b6c4de6846b20bd72a454c33ee6a0064 Mon Sep 17 00:00:00 2001 From: Michele Date: Thu, 23 Jul 2026 22:51:32 +0200 Subject: [PATCH] Document changes in fork in README Added a section detailing the changes made in the fork, including Docker deployment and local support. --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 339bc13..d8aa3d2 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,14 @@ Open http://localhost:3000, create a project, and feed it the netlist and BOM fr This repo is the product minus accounts and billing. If you'd rather not run it yourself, [pinscope.ai](https://pinscope.ai) is the same code, hosted, with team workspaces and a shared parts library that's already warm. +## Fork changes + +This fork adds: +- Docker deployment +- Caddy reverse proxy protection +- OSS authentication-free backend mode +- Local deployment support + ## License AGPL-3.0. For commercial licensing, write to dev@faradworks.com.