Handling modular Supabase migrations in a monorepo
The user is building a Next.js app with Supabase and seeks feedback on their approach to handling modular migrations within a monorepo. Each module has its own migrations, and the user describes a process for installing and rolling back modules to maintain a clean database. They ask for suggestions or improvements from others who might have experience with similar setups.