supabase-community / seed

Automatically seed your database with production-like dummy data based on your schema for local development and testing.
MIT License
381 stars 15 forks source link

feat: Add $action:init:step:installDeps metric to init command #166

Closed justinvdm closed 4 months ago

justinvdm commented 4 months ago

Adds $action:init:step:installDeps metric with isLoggedIn property for after dependencies have been installed as part of the init command's flow.