Provides Stack Overflow questions digest by tags on YouTrack bug tracker dashboard. Works in YouTrack 2018.1+, Hub 2018.1+, Upsource 2018.1+.
- NodeJS and NPM are required
- Install http-server
npm i http-server -g
- Run it in the project folder
http-server . --cors -c-1 -p 9033
- If you have YouTrack or Hub running over HTTPS, you need to host your widget over HTTPS as well.
- Open widgets playground (/dashboard/widgets-playground) and enter your devserver address.
Widget is available in JetBrains Plugin Repository
Widget is licensed under Apache 2.0 license.