You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 5, 2026. It is now read-only.
Currenly a lot of files where copied and pasted from the /info repo
Also, a lot of logic is being described in 2 places., both inside the /server/utils and in /sripts/utils
Having the logic inside the scrips folder is important in order to test that the tables are giving the correct information (check yarn test in the main folder)
Remove unused files and functions that were copied and pased from the info repo
Move all the logic on how to extract info into one single folder. We prefer to use the /scrips folder in order to test the tables.