digitalis is a music server + some various frontends for the server
extremely wip, nothing works
- install Nix on your system (you don't need to install NixOS)
- enable flakes and the nix command
- enter the devShell
nix developcargo r --bin digitalis-servercargo r --bin digitalis-clientcd react-native
npm i
npx expo start