Giving Spotify Wings.
pip install -r requirements.txt
Install Requirementspython manage.py migrate
Create Database and Do Migrationspython manage.py runserver
Run ServerA progressive web app where users exist on a device basis using localstorage. Users can "follow" users who have authenticated with Spotify. After following, users can use the UI to queue songs to their device.
Django
Gunicorn Web server running at https://qsongs.thatcherthornberry.com/
Postgresql Relational Database