Page 1 of 1

What exactly is hosted on Heroku?

Posted: Thu Jun 26, 2014 8:46 pm
by Kal

I understand that when I choose Heroku hosting, the actual Mongo DB is not hosted on Heroku. So, my question is, what is hosted on Heroku? Just the custom JavaScript code that I write on the server side? Or also, the DB access server code?


What exactly is hosted on Heroku?

Posted: Thu Jun 26, 2014 9:00 pm
by Evgene Karachevtsev

Hello Kal,

On heroku will be hosted html, js, css. The database and the server code will be on Appery.io. You will have an access to them from your application via the REST API