Operations & IoT · React + Node (Express) · 18 @molecule/* packages
Rover-like pet care platform with pet profiles, vet records, sitter bookings, and health tracking — with built-in Stripe-backed subscription tiers
//login/signup/forgot-password/reset-password/dashboard (signed in)/pets (signed in)/pets/:id (signed in)/sitters (signed in)/bookings (signed in)/vet-records (signed in)/settings (signed in)/sitters/:id (signed in)/bookings/:id (signed in)/vet-records/:id (signed in)/medications (signed in)/notifications (signed in)/messages (signed in)api/src/handlers/bookings.tsapi/src/handlers/health.tsapi/src/handlers/medications.tsapi/src/handlers/notifications.tsapi/src/handlers/pets.tsapi/src/handlers/sitters.tsapi/src/handlers/vet-records.tsfree / pro / team — gated by: maxBookings, maxHealth, maxPets, maxSitters, advancedFeatures, canExport, retentionDays
@molecule/api-cron-node-cron@molecule/api-database-postgresql@molecule/api-email-templates@molecule/api-emails-mailgun@molecule/api-entitlements@molecule/api-image-sharp@molecule/api-payments-stripe@molecule/api-resource-booking@molecule/api-resource-payment@molecule/api-resource-user@molecule/api-search-meilisearch@molecule/api-uploads-s3@molecule/app-billing-react@molecule/app-calendar@molecule/app-command-palette@molecule/app-data-table@molecule/app-file-upload@molecule/app-galleryDATABASE_URL PostgreSQL connection stringMEILISEARCH_API_KEY MeiliSearch API keyAWS_S3_BUCKET S3 bucket for pet photosAWS_ACCESS_KEY_ID AWS access keyAWS_SECRET_ACCESS_KEY AWS secret keyMAILGUN_API_KEY Mailgun API key for booking notificationsMAILGUN_DOMAIN Mailgun sending domainThe @molecule/* packages are Apache-2.0. The app you build from this template is yours to export and self-host. Licensing