Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 1.09 KB

README.md

File metadata and controls

26 lines (22 loc) · 1.09 KB

MaiScore

MaiScore - A Maimai Score viewer

Welcome to MaiScore Project!

What is MaiScore?

MaiScore is a Maimai Score tracker. It can track your score and show you the score history. You can look score form precise chart and precise difficulty. All work manually, you need to post your score in the form linked to each chart. If some chart is missing, a feature to request a new chart is coming soon.

Set up local server

  1. Install Node.js
  2. Clone this repository
  3. Run npm install in the repository
  4. Configure your firebase information in 'src/config.js' and in 'Command/pushDeaultValue.cjs'
  5. Use Kurami for run the command to push default value in firebase using 'npm run kurami load:default:data'
  6. Run npm run dev to start local server

Libraries