Check if instance is running
Use the following command to make sure your Profound.js instance is running:
...
You should see your instance as an active job under the PROFOUNDJS subsystem. If you do not see your instance, you can attempt to start it.
Sample Try sample modules
Next, you can try the Profound.js sample modules. Profound.js ships with a modules subdirectory called pjssamples that contains several sample Profound.js modules. You are welcome to review the code. JSON files can be opened using the Visual Designer.
...