- building it
bundle install
- Running the server
GH_TOKEN=XXXX ruby server.rb
Where GH_TOKEN
is an env variable with a personal access token to Github Enterprise.
Then headup to your browser at http://localhost:4567/ and see the magic happen.
bundle install
GH_TOKEN=XXXX ruby server.rb
Where GH_TOKEN
is an env variable with a personal access token to Github Enterprise.
Then headup to your browser at http://localhost:4567/ and see the magic happen.