{
  "markdown": "# VitaminD Explorer\n\nSolar vitamin D calculator PWA — know when and where you can synthesize\nvitamin D from sunlight, based on solar elevation, real-time UV index, skin\ntype, body exposure and age.\n\n**Live:** https://getvitamind.app\n\n## Stack\n\nNext.js (App Router) · next-intl (es/en/fr/de/ru/lt) · Tailwind CSS v4 · D3 ·\nSupabase (auth, profiles, city search, push subscriptions) · Web Push ·\nVercel (hosting + daily cron).\n\n## Development\n\n```bash\nnpm install\ncp .env.example .env.local   # fill in values\nnpm run dev                  # localhost:3000\n```\n\nQuality gate (all must pass, enforced by CI on every push/PR):\n\n```bash\nnpm run lint && npm run typecheck && npm test && npm run build\n```\n\n## Docs\n\n- [`CLAUDE.md`](./CLAUDE.md) — architecture, deployment runbook, operational\n  gotchas and incident history.\n- [`docs/PRODUCTION_READINESS.md`](./docs/PRODUCTION_READINESS.md) —\n  production-readiness assessment and the practices that keep it that way.\n\n## License\n\nMIT\n",
  "bytes": 978,
  "sha": "8bf21532dd8c1cafdcb0566b5ebe21ff3ccdaf3902588a2e90d18aaaa640e9a2",
  "repo_slug": "javimaligno/vitamind",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_javimaligno_vitamind_b114c25e/readme"
}