Skip to content

androidWG/Mergify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4db4985 · Jul 2, 2022

History

60 Commits
Jul 2, 2022
Jul 2, 2022
Jul 2, 2022
Jul 2, 2022
Jul 2, 2022
Jun 30, 2022
Jun 25, 2022
Jul 2, 2022
Jun 29, 2022
Jun 25, 2022
Jul 2, 2022
Jun 30, 2022
Jul 2, 2022

Repository files navigation

Mergify

GitHub license Python version

Merge spotify playlists easily and automatically. Mergify will look for updates on your playlists and automatically update your Merged Playlist.

Dev Setup

Clone the repo using git clone. Create a .env file inside the mergify and spotify folders.

Inside mergify/.env:

SECRET_KEY="<insert the Django secret key>"

Inside spotify/.env:

SPOTIFY_CLIENT_ID="<client ID created at https://developer.spotify.com/dashboard/>"
SPOTIFY_CLIENT_SECRET="<client secret created at the link above>"

The Django-Q cluster has to be run separetely using:

python manage.py qcluster

About

Merge Spotify playlists easily and automatically

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published