Skip to content

mgo-af/huddle-jira

 
 

Repository files navigation

Huddle in Jira

Audio chat and screen sharing at your fingertips directly in Jira tickets powered by Dolby.io. Got an incident? Hot support case? Planning work on an epic? Click to start conversation with your team.

Kapture 2021-11-19 at 09 55 51

Installation url: https://developer.atlassian.com/console/install/f55f2c16-ec13-4e69-84af-c187790201c1?signature=e1747bac288da54260584fe0e44a74c907e47d8f0870d4752d1c4e92ba663dfa&product=jira

Local development

The local development server will mock appropriate Jira endpoints and behaviors. It is more practical to develop locally:

npm install
npm run start

Open http://localhost:8080/

Nasty workaround for the screen share/full screen problem in Atlassian Forge

This app is suffering from two limitations of Atlassian Forge:

Hopefully it will be resolved very soon, and we can remove those two workarounds:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.6%
  • Other 1.4%