MadeleineSmith / Spotify-BE

BE: A website to generate playlists on Spotify from UK chart data 🎵

Home Page:http://spotify-production.s3-website-eu-west-1.amazonaws.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spotify BE

demo.mp4

Running locally:

  1. Fill in env vars in example.env
  2. Run in IDE

Deploying to AWS:

  1. Commit your work
  2. Run git push staging master to push to staging
  3. Run git push prod master to push to production
  • Staging URL is:
https://spotify-be-stage.herokuapp.com/
  • Production URL is:
https://spotify-be-prod.herokuapp.com/

About

BE: A website to generate playlists on Spotify from UK chart data 🎵

http://spotify-production.s3-website-eu-west-1.amazonaws.com/


Languages

Language:Go 97.7%Language:Shell 1.4%Language:Dockerfile 0.7%Language:Procfile 0.1%