An app for musicians to keep an overview of their personal song repertoire.
Do you occasionally forget which song you could play? Would you like to share your repertoire with friends? Or do you just want to keep track of your progress and know which song you could refresh? Then this app is right for you to keep an overview.
Firebase: deploy to another site
firebase init
firebase target:apply hosting beta song-repo-beta
firebase target:apply hosting prod song-repo
firebase deploy --only hosting:beta
firebase deploy --only hosting:prod
You should install nodejs and pnpm. I'd recommend Visual Studio Code for developing.
Below is an example of how you can instruct your audience on installing and setting up your app. This template doesn't rely on any external dependencies or services.
git clone https://github.com/ortwic/song-repoe.git
pnpm install
pnpm dev
See the open issues for a full list of proposed features (and known issues).
Really? This project is very small yet. Contact me if you really desire...
Distributed under the BSD 3-Clause License. See LICENSE for more information.
Ortwin - Portfolio - ocsoft42@gmail.com
Project Link: https://github.com/ortwic/song-repo