mirror of
https://github.com/Pandipipas/scoreko-dev.git
synced 2026-06-06 03:32:06 +00:00
3a6289a2eaa87d5bd242eb429562f3482ac88507
- Added start.gg OAuth server and session management in startgg.ts - Implemented functions to fetch recent tournaments and tournament players from start.gg - Created utility functions for string and country code handling - Introduced Challonge OAuth server and services for tournament data fetching - Refactored shared types and utility functions for better organization - Updated scoreboard graphics to use new country resolution utilities - Removed legacy startgg.ts file to streamline codebase
scoreko-dev
NodeCG bundle for producing fighting game overlays.
Project
- Repository: https://github.com/Pandipipas/scoreko-dev
- Stack: NodeCG, Vue 3, TypeScript, Quasar, and Vite.
Requirements
- Node.js 22+
- NodeCG 2.3+
Scripts
pnpm run autofix: automatically fixes lint errors.pnpm run build: builds dashboard/graphics and extension.pnpm run lint: validates project linting.pnpm run schema-types: generates types from schemas.pnpm run start: starts NodeCG.pnpm run watch: development mode with watch.
Version
Initial project version: 0.1.0.
Languages
Vue
50.2%
TypeScript
48.1%
JavaScript
1.4%
HTML
0.2%