You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.
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
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!