Skip to main content

Hi,




I am trying to find a way to debug a serverless app. I know I can set dev=true and call the app from the freshdesk site. 

 

But I want to place a breakpoint in the code and step through it. Is there a way to do this?

 

Thanks