Develop, Test, and Deploy
When developing your application you can test it locally as if it’s running on our powerful infrastructure. Use Haibu to simulate a cloud on your own machine. When ready use Jitsu to deploy your applications with a single command and be online in seconds.
Haibu
Spawn and manage several Node.js applications as if you are running your own cloud on a single server.
npm install haibu -g
Jitsu
Jitsu is a Command Line Tool (CLI) for deploying Node.js applications to the cloud.
npm install jitsu -g