This folder contains the CA Lab Studio application: an Express API, Postgres-backed preset/deck data model, React admin interface, and viewer/recorder routes.
The original embeddable GlitchComponent has been moved to the sibling folder:
Deploy this app, not the sibling GlitchComponent package. See [DEPLOY.md](/Users/jenstandstad/Projects/glitch-components/glitch_voxel_automata_lab/DEPLOY.md).
The production build compiles the Express API to `backend/dist` and emits the admin/viewer app to `backend/public/admin`.