forked from cardosofelipe/fast-next-template
- Consolidated `useAuthStore` into the unified `useAuth` hook for cleaner imports and consistency across frontend components. - Enhanced database management in Alembic migrations by introducing `ensure_database_exists` to automatically create the database if missing.
Generic single-database configuration.