HubSpot-ruby private app starter
July 26, 2021 ยท View on GitHub
Requirements
- ruby 2.6.3
- Configured .env file
Running
- Install dependencies
bundle install
- Run your app
ruby app.rb
- Go to the http://127.0.0.1:4567 to check results
July 26, 2021 ยท View on GitHub
bundle install
ruby app.rb