Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This guide will show you how to debug an existing application - the same application generated in the Generate Profound.js Modules with JumpStart guide.

 

Step 1

Firstly, you have to copy all the source (and dependencies for that source) onto your local machine.

...

If you have to copy a Profound.js module into a directory that does not exist on your local machine yet, do not forget to add it to your pathlist on your Profound.js server settings.

Image Added

 

Step 2

Once you have mapped the files to your local machine, you should test that your IBM i can reach your local machine.

  1. On your genie session, call PJSMYIP.
  2. Start your local Profound.js server. Change your current directory to your Profound.js and use 'node start' to start the Profound.js server