Bite API

Backend API for the Bite nutrition tracking application.

Status

✅ API is running

Endpoints

Routers

Documentation

See README.md for setup instructions.

See docs/TECHNICAL-FOUNDATION.md for API specifications.

Next Steps

  1. Set up Supabase project
  2. Configure environment variables (.env)
  3. Run database migrations (npm run db:push)
  4. Test API endpoints
  5. Deploy to Vercel