Simple LeagueChecker writed in typescript + prisma using SQLite to database. Integrated with HydraAuth to speed checker, get your key in https://lol.hydranetwork.org/discord :D
$ git clone https://github.com/nospher3x2/league-simple-checker.git
$ npm install OR yarn install
$ npx prisma migrate dev --name dev
CHANGE YOUR CONFIG IN src/config/index.ts
npm run export:db