Skip to main content

Quick Start

Baby Basics is in active development. This page will become a 30-second setup guide once the iOS app is available on TestFlight.

What's Ready Now

  • Infrastructure: Dev and prod environments on Proxmox LXC containers
  • Database: PostgreSQL 16 with full schema (Prisma 7)
  • CI/CD: GitHub Actions pipeline deploys on push
  • Documentation: This site, auto-synced specs, architecture overview

What's Coming

  • API endpoints (auth, children, feedings, diapers, sleep, notes)
  • iOS app (SwiftUI, MVVM + Repository pattern)
  • Multi-caregiver sharing via invite links

Want to Contribute?

See the Developer Setup Guide to get the API running locally.