Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.
This repository was archived by the owner on Jan 5, 2026. It is now read-only.

Clean server folder, refactor and merge wih scripts in /src #50

@esteblock

Description

@esteblock

Currenly a lot of files where copied and pasted from the /info repo
image
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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions