the backend team is responsible for documenting the APIs using Open API tool (Swagger), then they generate a .ts file for each client (system module) and these files have some issues, so the reason for this project is to automatically modify the generated .ts files
npm install or yarn
npm start