Modern, modular projects tend to involve lots of repositories. Keeping an eye on them can be difficult.
Here's how Panorama helps:
- reviewing commits* from everyone in your organization
- visualizing cross-repository changes
- the build broke, but which dependency changed?
* Panorama also shows comments, wiki changes, ...
http://panorama.pulseenergy.com
- Create a GitHub app with authorization callback URL
http://localhost:3456/auth/github/callback
- Set environment variables
GITHUB_APP_ID
andGITHUB_APP_SECRET
to whatever GitHub provides. npm install
npm start