ritz078 / raaga

🎹 An online app to play and learn music on a keyboard.

Home Page:https://raaga.riteshkr.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cache built verovio to speed up build process.

ritz078 opened this issue · comments

Right now we build verovio everytime on vercel using https://github.com/ritz078/raaga/blob/master/scripts/build-verovio.sh

We should upload the built version on a service like AWS and download it next time from there if the version of verovio is same. This means that we won't have to build verovio again.

@ritz078 can you assign this issue to me ?