Add live WS tape view

This commit is contained in:
dirtydishes 2025-12-27 19:33:37 -05:00
parent ba84554b0b
commit b8ac0e9292
4 changed files with 380 additions and 24 deletions

View file

@ -8,6 +8,7 @@
"start": "next start -p 3000"
},
"dependencies": {
"@islandflow/types": "workspace:*",
"next": "^14.2.4",
"react": "^18.3.1",
"react-dom": "^18.3.1"