anantn / thinmusic

A web player for Apple Music with Last.FM support
29 stars 1 forks source link

ThinMusic

https://www.thinmusic.com

A web player for Apple Music with last.fm support

ThinMusic Preview

Credits

Modern web development stands on the shoulders of giants.

Development

Obtain a MusicKit JS developer token.

$ REACT_APP_MUSICKIT_TOKEN=<token> REACT_APP_FIREBASE_TOKEN=<token> npm start

Deployment

$ REACT_APP_MUSICKIT_TOKEN=<token> REACT_APP_FIREBASE_TOKEN=<token> GENERATE_SOURCEMAP=false PUBLIC_URL=https://www.thinmusic.com npm run build

License

MIT