# The Wizard's Grimoire [![DB Migrations](https://github.com/TLimoges33/LifeRPG/actions/workflows/migrations.yml/badge.svg)](https://github.com/TLimoges33/LifeRPG/actions/workflows/migrations.yml) [![Nightly DB Drift Check](https://github.com/TLimoges33/LifeRPG/actions/workflows/nightly-drift.yml/badge.svg)](https://github.com/TLimoges33/LifeRPG/actions/workflows/nightly-drift.yml) **Master your daily spells and unlock your magical potential** A mystical habit-tracking application that transforms your daily routines into magical practices. Build your wizarding abilities, gather mystical energy, and advance through wizard ranks as you maintain your spellcasting discipline. This repo includes a modern FastAPI backend with Alembic migrations. Quick links: - Alembic config: `modern/alembic.ini` - Migrations: `modern/alembic/versions` - Makefile targets: `make help` - Health endpoint: `GET /health`