Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 334 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 334 Bytes

HubSpot-ruby private app starter

Requirements

  1. ruby 2.6.3
  2. Configured .env file

Running

  1. Install dependencies
bundle install
  1. Run your app
ruby app.rb
  1. Go to the http://127.0.0.1:4567 to check results