See Releases
- Sprint Tree View
- Epic Tree View
- Gantt Diagram View
- Export diagrams
- Firewall: You need to allow this app through the firewall for OAuth 2.0
- Port 25565 in use: This app uses port 25565 for OAuth 2.0
# Alternatively, you can clone this repo using GitKraken
# Clone this repository
git clone https://github.com/stefnotch/youtrack-diagram
# Go into the repository
cd youtrack-diagram
# Install dependencies
npm install
# Run the app (Development Mode)
npm run dev
# To build it
npm run build
# Go to the built application
cd ./dist/electron