Skip to content

Conversation

narengogi
Copy link
Collaborator

Added debug configs for vscode for both wrangler and node launched gateway

  1. steps to run wrangler debugger (https://blog.cloudflare.com/debugging-cloudflare-workers/)
  • run npm run dev in a terminal
  • in debug and run tab, select 'Wrangler debug' and run
  • add a breakpoint and verify
  1. Steps tp run node debugger
  • In debug tab select "Node debug" and run
  • add a breakpoint and verify

@VisargD VisargD merged commit 64e50c5 into Portkey-AI:main Sep 27, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants