An open API service indexing awesome lists of open source software.

https://github.com/ericboehs/z2g-ui


https://github.com/ericboehs/z2g-ui

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# z2g - a tool to aid in migrating from ZenHub Workspaces to GitHub Projects

![Connect View](screenshots/connect.png)
![Pipelines View](screenshots/pipelines.png)
![Review View](screenshots/review.png)

## Running locally

1. Set a `SESSION_SECRET` environment variable (needs to be >64 characters)
2. Install gems: `bundle install`
3. Run the server: `bundle exec rackup`
4. Visit http://localhost:9292