Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 554 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 554 Bytes

Installation

git clone git@github.com:rack-app/example-for-vidtreonou.git example-for-vidtreonou
cd example-for-vidtreonou
bundle install

Running the application

bundle exec rackup

This should start the application on the default port (9292). Try access it on the following url: http://localhost:9292/ok

Alternatively, you can use the script as well to call the endpoint:

./scripts/call-ok