Versions Compared

Key

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

...

 

...


Note
titleContent Freeze

As of July 25th, 2023, there is a content freeze on this page.


Section



Column
width50%


Note
titleBefore you start!
The first step is to install Profound.js onto your local machine by using 'npm install profoundjs'. Click here for more detailed installation instructions.



Column
width50%


Info
titlePlease note...
You can and are welcome to use any Node.js debugger you prefer with Profound.js; however, this walk-through illustrates using VS Code, as it is one of the more popular, free, and easy to use debuggers for Node.



...

Once you have your Profound.js server running from VS Code, that means you are now able to debug. 


Debugging a Profound.js module

...