Platform Ready
Metabolic Insight System
A clean Next.js starter configured with TypeScript, Tailwind CSS, and Prisma for a Railway-hosted PostgreSQL backend.
App Router
Server-first routing under app/ with an API health endpoint under app/api/health.
Database Layer
Prisma is configured for PostgreSQL using DATABASE_URL, ready for Railway deployment.