-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to debug the server in vscode? #1
Comments
docker-vue-node-nginx-mongodb-redis/package.json Lines 7 to 18 in 121db61
No any debug config here.
You can find ways to debug with vscode at its docs page: https://code.visualstudio.com/docs/editor/debugging |
@bigscorpions |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I see there are debug config in package.json. How to debug it with vscode? Could you show me the launch.json example to debug it with 'yarn debug"? Thanks!
The text was updated successfully, but these errors were encountered: