- Checkout the repo
- Start a local web server, e.g.
python3 -m http.server --cgi 8080
- Open http://localhost:8080/ in the browser
- Create modules by clicking anywhere on empty space and typing the name of a module
- Connect modules by clicking on little circles representing their inputs (on the left) and outputs (on the right)
- Remove connections by clicking on connecting lines (patch cables)
- Remove modules by dragging them off the screen
![Screenshot 2024-01-30 at 20 08 30](https://private-user-images.githubusercontent.com/381895/300932504-506398c8-2638-4e33-b7c6-f54edf850fc7.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk3MzExNTgsIm5iZiI6MTczOTczMDg1OCwicGF0aCI6Ii8zODE4OTUvMzAwOTMyNTA0LTUwNjM5OGM4LTI2MzgtNGUzMy1iN2M2LWY1NGVkZjg1MGZjNy5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjE2JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxNlQxODM0MThaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1mZTU0MTE1YmUwZjJlMTNiN2ZkYTkwNzhhMDk0ZDAyMjMzMjQyMTdlY2VhYzE4Y2RkOGIxNzU3ZjdmMTdjNDg0JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.rqz_yiaK0DFAGRm7x3PBh4u72w9xdePmj3hylfVgi6c)