Find hidden playlists within your music using your listening history
Written in Svelte. Deployed on Render. Deployment is done by the author after local testing.
If you have a feature or bug fix, submit a PR!
The amazing Kahi UI svelte library was used to provide rapid development.
Mix Panel is used to track usage in the app - no user data is stored. This is similar to Google Analytics but wanted to try a different service out this time!
Install the dependencies...
npm install
...then start Rollup:
npm run dev
Navigate to localhost:5000.