Public website for the GlycemicGPT platform at glycemicgpt.org.
- Next.js 16 with static export
- React 19, TypeScript
- Tailwind CSS v4, shadcn/ui
- Framer Motion, Recharts
- Deployed to GitHub Pages via Cloudflare DNS
npm install
npm run devnpm run buildStatic output is generated in ./out/ for GitHub Pages deployment.
AGPL-3.0 - see LICENSE