in one word, straightforward. I used this NPM package: OGhost The only hiccup, was the out of memory error that caused the import to fail. My Node.Js app was running with 128MB. I've increase memory allocation on Bluemix to 256MB, and the import went smoothly. I found it funny