- move event scraping/parsing and match lookup logic into src/utils/server.ts - extract BASE_URL and grouping/round-table helpers into src/utils/common.ts - update component/service entry imports to new module locations - remove deprecated src/utils/utils.ts monolith - clean up unused XCXFindUser type import - update tests to new utils import path |
||
|---|---|---|
| __test__ | ||
| .vscode | ||
| src | ||
| .env.example | ||
| .gitignore | ||
| bun-env.d.ts | ||
| bun.lock | ||
| bunfig.toml | ||
| docker-compose.yml | ||
| dockerfile | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||