Skip to content
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.

Hosting

Joe Catera edited this page Sep 24, 2013 · 12 revisions

There are many Node.js providers that you might use to host your Mojito applications.

Running App With Node.js

Today, after creating a Mojito app, you can run your application with node as most of the service providers such as Heroku and Nodejitsu require: $ node server.js

Platform Providers

We have tested Mojito with the following:

We are also confident that it will work with others, too. You should check a more complete list maintained by Joyent. If you are a Node.js hosting or platform as a service provider, please feel free to reach out to us, so we can document necessary steps to get Mojito running and make it work!

Clone this wiki locally