https://github.com/ericboehs/z2g-ui
https://github.com/ericboehs/z2g-ui
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ericboehs/z2g-ui
- Owner: ericboehs
- License: mit
- Created: 2024-11-07T18:46:36.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-26T17:20:55.000Z (over 1 year ago)
- Last Synced: 2025-03-12T15:29:54.999Z (over 1 year ago)
- Language: HTML
- Size: 4.79 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# z2g - a tool to aid in migrating from ZenHub Workspaces to GitHub Projects



## 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