• Blog
  • Docs
  • Pricing
  • We’re hiring!
Log inSign up
shapedlines

shapedlines

carmy-mvp

Public
Like
carmy-mvp
Home
Code
5
backend
3
frontend
4
shared
1
README.md
main.ts
Branches
1
Pull requests
Remixes
History
Environment variables
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
Sign up now
Code
/
README.md
Code
/
README.md
Search
10/26/2025
Viewing readonly version of main branch: v15
View latest version
README.md

Carmy - Meal Planner, Recipe Manager & Nutrition Tracker

Carmy is a comprehensive meal planning application that helps users track their nutrition goals, manage recipes, and plan meals throughout the week.

Features

  • Daily Goals Tracking: Monitor nutritional goals including calories, protein, carbs, and fat
  • 7-Day Calendar: Weekly meal planning view anchored to the current week (Sunday start)
  • Recipe Management: Store and organize favorite recipes
  • Nutrition Tracking: Track nutritional information for planned meals

Project Structure

├── backend/
│   ├── index.ts             # Main Hono server
│   ├── database/
│   │   ├── migrations.ts    # Database schema
│   │   └── queries.ts       # Database queries
│   └── routes/
│       ├── goals.ts         # Nutrition goals API
│       └── meals.ts         # Meals API
├── frontend/
│   ├── index.html           # Main HTML template
│   ├── index.tsx            # React app entry point
│   ├── components/
│   │   ├── App.tsx          # Main app component
│   │   ├── DailyGoals.tsx   # Daily goals section
│   │   └── WeeklyCalendar.tsx # 7-day calendar
│   └── style.css            # Styles
└── shared/
    └── types.ts             # Shared TypeScript types

Getting Started

The application runs on a Hono backend with a React frontend. The main entry point is backend/index.ts.

FeaturesVersion controlCode intelligenceCLIMCP
Use cases
TeamsAI agentsSlackGTM
DocsShowcaseTemplatesNewestTrendingAPI examplesNPM packages
PricingNewsletterBlogAboutCareers
We’re hiring!
Brandhi@val.townStatus
X (Twitter)
Discord community
GitHub discussions
YouTube channel
Bluesky
Open Source Pledge
Terms of usePrivacy policyAbuse contact
© 2025 Val Town, Inc.