Application Insights click Demo
- Enviroment INSTRUMENTATION_KEY
- Get instrumentation key. Application Insights
$ export INSTRUMENTATION_KEY=foobar
- create
.env
$ script/bootstrap
or
$ INSTRUMENTATION_KEY=foobar script/bootstrap
- Fork (https://github.com/koudaiii/application-insights-click-demo/fork)
- Create a feature branch
- Commit your changes
- Rebase your local changes against the master branch
- Create a new Pull Request