Add database Initializer
Kamyab7 opened this issue · 2 comments
Kamyab7 commented
Just a small enhancement :)
Implement a functionality like @jasontaylordev did in here to update database and seed required data for development automatically, for instance, seed a default subscriber in development mode for boost development speed.
mohammadKarimi commented
Yes, we need to have a seed strategy, it will reduce the cognitive loads of our project.
Thanks for your great issue.
Kamyab7 commented
Yes, we need to have a seed strategy, it will reduce the cognitive loads of our project.
Thanks for your great issue.
So I'm gonna tackle this issue :)