Bratanov / community-driven-radio

A radio station driven by the community
10 stars 1 forks source link

Feature / Heroku support #53

Closed Bratanov closed 2 years ago

Bratanov commented 2 years ago

Heroku mainly wants the procfile and the port to be in env, this also updates dependencies a bit (socketio version has a vulnerability) and adds the max song duration to be a variable, that can be easily adjusted (in heroku's portal for example). That's it 🦃 This does not include a app.json file and the deploy to heroku buttons and whatnot, but this should be easily added later on if we decide to.