DroptuneHQ / droptune-og

New music notifications for Spotify & Apple Music. Follow your favorite artists so you never miss a beat.
https://droptune.co
MIT License
93 stars 16 forks source link

How to get around needing OAuth tokens for local dev? #14

Open Shpigford opened 6 years ago

Shpigford commented 6 years ago

So, getting this up and running locally requires you to have Twitter and Spotify tokens/keys...which makes it a bit of a hassle for anyone other than me to work on it.

Namely, you'd have to go set up your own Twitter and Spotify apps.

Anyone have some ideas on how to get around that?

Shpigford commented 6 years ago

Maybe the solution is to have some sort of seed file of artists/albums/users so it's easy to get up and running without having to worry about all the authorization stuff?