Also see the backend api
This is the frontend component of debug.tscircuit.com
The debug frontend helps you visualize tscircuit soup json in 3d, schematic, pcb, debug and table views.
npm install
npm run start
By default, you'll be communicating with the production api (this is ok, it's all very lightweight)
This project is deployed automatically via a Cloudflare Pages configuration