-
Notifications
You must be signed in to change notification settings - Fork 514
Added Dev containers to setup development environment and start the application in codespaces #52
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
Conversation
@@ -0,0 +1,50 @@ | |||
// For more details, see https://aka.ms/devcontainer.json. | |||
{ | |||
"name": "Advanced Integration", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"name": "Advanced Integration", | |
"name": "PayPal Advanced Integration", |
@cnallam can you please add a PR Description with details on how to leverage this new Code Spaces feature? Just thinking about the use case of someone using git to clone this repo and then open it in VS Code. |
Addressed review comments Addressed Code Review Comments
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
💯
Demo to Start the docs-examples in Github CodeSpaces in browser
DocExamples_CodeSpaces_Demo.mp4