Skip to content

gargmukku07/revuers

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install

To run the code, make sure you have Bundler installed; then enter bundle install on the command line.

Set environment variables

  1. Add your GitHub App's private key, app ID, and webhook secret to the .env file.

Run the server

  1. Start webhook smee --url https://smee.io/JYiHWxUEn038fj --path /event_handler --port 3000.
  2. Run ruby server.rb on the command line.
  3. View the default Sinatra app at localhost:3000.

About

Github app for peer code review.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Ruby 100.0%