5 ms·
Where would you actually host the webapp? Would you set up a new server on your intranet and share a link to it?
by donpinkus 12y ago
Where would you actually host the webapp? Would you set up a new server on your intranet and share a link to it?
- glimcat 12y agoThat depends on your resources & priorities. Internal if you have the IT resources & infrastructure for that to be reasonably painless. VPS if you need to access it from multiple public locations and don't want to expose an internal server, or if "internal server" isn't a thing where you work. Heroku if you don't know how to admin Linux or don't want to spend the time worrying about it.