masag0 / DownBeat

Downbeat is a Spotify inspired web application streaming music player-- Ruby on Rails, React, Redux, and PostgreSQL

Home Page:https://downbeat-app.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PA Review: Heroku Hosting

masag0 opened this issue · comments

  • Hosting the app on Heroku
  • Final deployment to Heroku is production ready

If you don't want the error about Mixed Content in the console, then all of the images in the seed need to be https instead of http. You can just tack on an s, should work.