git clone [email protected]:rack-app/example-for-vidtreonou.git example-for-vidtreonou
cd example-for-vidtreonou
bundle install
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