Skip to content
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

Add devcontainer configuration and Dependabot setup #5

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

0GiS0
Copy link

@0GiS0 0GiS0 commented Jan 1, 2025

Happy new year 🎉

As not everyone has Go or Ngrok installed on their local machine it would be great to incorporate the configuration for Dev Container with all that is needed to run this example 😊

Development container configuration:

  • .devcontainer/devcontainer.json: Added a new development container configuration file with details for using a Go development environment and including the ngrok feature.

Dependabot setup:

  • .github/dependabot.yml: Added a Dependabot configuration file to enable automatic dependency updates for the devcontainers package ecosystem on a weekly schedule.

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.

1 participant