Skip to content

Deployment

Hilal-Tapan edited this page Apr 3, 2022 · 5 revisions

Deployment

For the website to be available for the user it has to be deployed on the web. For this we will be using Heroku. "Heroku is a cloud platform that lets companies build, deliver, monitor and scale apps — we're the fastest way to go from idea to URL, bypassing all those infrastructure headaches" - Heroku.

Why we use Heroku

  • It's user friendly
  • No infrastructure needed
  • Great community
  • The command line interface (like Heroku Log)
  • Multi-language support
  • Supports several databases and data stores
  • Deployable from different sources like GitHub
  • Handy download manual available

1*K99j5Hd9NIQXu9H4v3b8zg

Sources