Simple app that can show songlists.
Modify App.tsx
to change the songlist endpoints.
pnpm start
- run the application in development modepnpm build
- build productionpnpm transfer
- rsync the build folder. Modify the relevant line inpackage.json
before running this.pnpm deploy2
- build + transfer in one command
Use songlist-json from ultrastar-scripts.