Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 368 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 368 Bytes

Integrating AppSignal with Sinatra, GrapeAPI and Sequel

Instructions

  • Have an account at AppSignal and create a new app to get the Push API Key
  • Create a new environment variable APPSIGNAL_PUSH_API_KEY and assign the Push API key to it.
  • After cloning the repo and run bundle install
  • To run the app run the command rackup