wachunga / panorama

graphical multi-repository view for software teams

Home Page:https://panorama.now.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

panorama

Build Status

Modern, modular software often involves 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 shared dependency changed?

* Panorama also shows comments, pull requests, ...

See it in action

Panorama screenshot

https://panorama.now.sh

Development

  1. Create a GitHub app with authorization callback URL http://localhost:3456/auth/github/callback
  2. Set environment variables GITHUB_APP_ID and GITHUB_APP_SECRET to whatever GitHub provides.
  3. npm install
  4. npm run build
  5. npm start

About

graphical multi-repository view for software teams

https://panorama.now.sh


Languages

Language:JavaScript 58.2%Language:CSS 30.2%Language:HTML 11.6%