741 B
741 B
Blood Sugar Delay Lab
Standalone Glitch University component that visualizes type 2 diabetes as a delayed feedback problem. The graph shows blood sugar, insulin level, and insulin response moving out of phase so learners can see how delay destabilizes a system that is trying to return to equilibrium.
Commands
npm installnpm run devnpm run buildnpm run preview
From the workspace root, the standard wrappers also work:
npm run glitch:validatenpm run glitch:buildnpm run glitch:release
Notes
- The packaged entrypoint is
src/index.tsx - Dev-only styling lives in
src/dev-theme.css - Host integration metadata lives in
glitch.manifest.json - CDN release path:
/components/bloodsugar.js