Favicon of Baby Buddy

Baby Buddy

Help caregivers track sleep, feedings, diaper changes, and tummy time. Learn about and predict your baby's needs with less guesswork using this handy tracker.

Caring for a newborn involves a lot of moving parts, but this intuitive tracking tool helps caregivers manage it all with ease. By logging daily activities, you can learn about and predict your baby's needs without the usual guesswork. Whether you are a parent, nanny, or family member, staying on the same page has never been simpler.

Key Features:

  • Sleep Tracking: Record naps and overnight sleep to establish healthy routines.
  • Feeding Logs: Keep track of nursing sessions, bottle feeds, and solid foods.
  • Diaper Changes: Monitor wet and dirty diapers to ensure your baby stays healthy and hydrated.
  • Tummy Time: Log daily tummy time sessions to support physical development.

With a shared dashboard, multiple caregivers can access real-time updates, ensuring everyone provides consistent care. Stop relying on memory and start using a reliable system to keep your baby happy and healthy.

Directory Structure

baby-buddy
data
.env
docker-compose.yml

docker-compose.yml

services:
  babybuddy:
    image: linuxserver/babybuddy:latest
    restart: unless-stopped
    ports:
      - 8000:8000
    volumes:
      - ./data:/app/data
    environment:
      - CSRF_TRUSTED_ORIGINS=http://localhost:8000,http://127.0.0.1:8000
      - DEBUG=False
      - TIME_ZONE=UTC
      - SECRET_KEY=${SECRET_KEY}

.env

SECRET_KEY=change_me_to_a_long_random_string_for_security
Categories:

Share:

Ad
Favicon

 

  
 

Similar to Baby Buddy

Favicon

 

  
  
Favicon

 

  
  
Favicon