Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 738 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 738 Bytes

debug.tscircuit.com frontend

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.

Development

  1. npm install
  2. npm run start

By default, you'll be communicating with the production api (this is ok, it's all very lightweight)

Deployment

This project is deployed automatically via a Cloudflare Pages configuration

Cloudflare Pages