What exactly is Heroku?

后端 未结 5 1259
粉色の甜心
粉色の甜心 2021-01-29 19:02

I just started learning Ruby on rails and I was wondering what Heroku really is? I know that its a cloud that helps us to avoid using servers? When do we actually use it?

5条回答
  •  谎友^
    谎友^ (楼主)
    2021-01-29 19:14

    Heroku Basically provides with webspace to upload your app

    If you are uploading a Rails app then you can follow this tutorial https://github.com/mrkushjain/herokuapp

提交回复
热议问题