managarten/apps/nutriphi/apps/landing/wrangler.toml
Till-JS b6af01ed67 feat(nutriphi): add AI-powered nutrition tracking app
- NestJS backend with Gemini AI for food photo analysis
- SvelteKit web app with Svelte 5 runes
- Drizzle ORM schema for meals, goals, favorites, recommendations
- Unified auth pages using shared-auth-ui components
- Landing page with Astro
- Shared types and utilities package
2026-01-25 13:19:51 +01:00

3 lines
92 B
TOML

name = "nutriphi-landing"
compatibility_date = "2024-12-01"
pages_build_output_dir = "dist"