Make Github stars dynamic and improve database init
I extracted the init database logic into its own file. You can now run it with yarn database:init. Added database entry for GitHub stars.
Do you want me to remove the init route or is it used for something else ?
Applied the required modifications
Implemented the changes
It's working on my side, I couldn't reproduce the error. Let me know if it's working for you !
I'm not sure it will work when rolling out it production. It didn't work for me as an upgrade to the previous migration (it does work if you start from scratch of course though). Let's merge and see!