twenty icon indicating copy to clipboard operation
twenty copied to clipboard

Make Github stars dynamic and improve database init

Open ady-beraud opened this issue 1 year ago • 3 comments

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 ?

ady-beraud avatar Apr 17 '24 10:04 ady-beraud

Applied the required modifications

ady-beraud avatar Apr 22 '24 07:04 ady-beraud

Implemented the changes

ady-beraud avatar Apr 22 '24 09:04 ady-beraud

It's working on my side, I couldn't reproduce the error. Let me know if it's working for you !

ady-beraud avatar Apr 22 '24 13:04 ady-beraud

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!

FelixMalfait avatar Apr 24 '24 07:04 FelixMalfait