Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 1.2 KB

README.md

File metadata and controls

14 lines (11 loc) · 1.2 KB

Rito Plz

A tool to help a player improve in League of Legends.

Structure:

name description tech
.github CI workflows firebase / YML
.husky git pre-commit hooks husky / prettier
cloud-functions serverless functions Typescript / Firebase cloud functions
web-ui website Nuxt / Typescript
firestore NoSQL database rules and types Firestore / Typescript
firebase.json firebase configuration firebase / JSON