Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

JavaScript

Jaco Burger
Jaco Burger
20,807 Points

I've completed my first Node/Vue.js Site and I'd like to know where to host it. I don't want a self-managed server.

I've completed my first Node/Vue.js Site and I'd like to know where to host it. I don't want a self-managed server.

All my previous sites were build with PHP and MySQL, hosting for those sites are everywhere, and it's quite easy to migrate a site.

To migrate this Node site from my local looks to be a bit more troublesome.

1 Answer

Hey

I host my node applications on Heroku. There is a quick tutorial here on Treehouse to get you up and running

Hope this helps

Paul