https://github.com/pmiossec/spotify-perso
https://github.com/pmiossec/spotify-perso
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pmiossec/spotify-perso
- Owner: pmiossec
- Created: 2023-10-13T08:03:37.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-21T19:32:47.000Z (over 1 year ago)
- Last Synced: 2025-03-23T12:43:14.404Z (about 1 year ago)
- Language: TypeScript
- Size: 88.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Spotify own player
Allows playing it's own playlist for free (Need a spotify account and open spotify web page from time to time...)
## Dev
* restore packages: `yarn`
* debug local version: `yarn dev`
* Publish to Github pages: `yarn gh`