Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 572 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 572 Bytes

Valued API Dummy

You can run app.rb to launch a stand-in for the Valued API. It will output any event payloads received to the console, with some highlighting.

Development Setup

Prerequisites

Local setup

Install ruby via asdf.

If you don't already have the asdf ruby plugin installed run asdf plugin add ruby https://github.com/asdf-vm/asdf-ruby.git

Run asdf install to install ruby

Run bundle install to install gems

To start the server run ruby app.rb