supabase-community / seed

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

npx @snaplet/seed init: AI step progress output #147

Closed justinvdm closed 6 months ago

justinvdm commented 6 months ago

Adds progress output as a percentage for the AI example fetching step in npx @snaplet/seed init

Demo: https://www.loom.com/share/ecfbaa16f8aa4835bb10d9c08562166a

linear[bot] commented 6 months ago
S-2101 Progress output for CLI onboarding

[https://discord.com/channels/788353076129038346/1232953632081711165/1233046634506489937](https://discord.com/channels/788353076129038346/1232953632081711165/1233046634506489937)

justinvdm commented 6 months ago

It would be cool to see those numbers smoothly transition from one to another rather than step increase. But man that's probably not worth the work and complexity

Totally what my internal monologue looked like a few times today :D