Jordane Lew

Results 3 comments of Jordane Lew

I like @robacarp's generator approach, though this also requires supporting code for each model which can be a bit more of a hassle than static fixture sets for simple models...

Thanks heaps for the PRs @vectorselector! Also taking on your dependency suggestion here and it's working wonders. It'd be awesome to get these changes merged and released sometime soon though!

As a workaround for this I've added `inngest-cli` to my dev dependencies and using that in a package script. That way I can at least start Inngest with just `bun...