Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 1 year ago)
- Default Branch: master
- Last Pushed: 2023-11-16T10:31:57.000Z (about 1 year ago)
- Last Synced: 2023-11-17T11:29:07.040Z (about 1 year ago)
- Language: TypeScript
- Size: 88.9 KB
- Stars: 0
- Watchers: 1
- 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`