Spinning up an authenticated iOS app with a custom backend and a real database typically takes days of glue work. This template collapses it to **make dev** from the repo root.
Redis for session persistence and stream-based message passing between server and worker PostgreSQL (via SQLAlchemy models) as the relational data layer foundation for users, conversations, messages, ...