Beaver Habits
A self-hosted habit tracking app without the pressure of "goals." Track daily habits with a clean, minimal interface that focuses on honest recording rather than gamification or streak anxiety.
What You Can Do After Deployment
- Visit your domain — the app loads immediately with a simple interface
- Add habits — create habits you want to track (exercise, reading, meditation, etc.)
- Check off daily — tap to mark habits as completed each day
- Review history — see your habit completion patterns over time
- Stay consistent — the minimal design keeps you focused on doing, not optimizing
Key Features
- Clean, minimal interface focused on daily check-ins
- No goals or streak pressure — just honest habit tracking
- Calendar view to see completion patterns
- Lightweight and fast
- Mobile-friendly responsive design
- Data stored locally in SQLite
Storage
The /app/data volume stores the SQLite database with all your habit records and history.
License
MIT — GitHub