Awesome
RackStep Minimum App Template
This is a very simple but functional example app built using RackStep. This is just an example to prove how simple a RackStep app can be. For your own applications, we recommend you to use a more complete example available at: https://github.com/mfdavid/rackstep-app-template
Dependancies
This example app was developed and tested with Ruby 3.1.2. The only hard dependency is RackStep and Rack itself.
How to
To run the app, just start a rack compatible server like rackup.
Just run bundle install
to download the dependencies and then bundle exec rackup
to start the server.
Author
RackStep and RackStep App Templates are developed by Marcio Frayze David - marcio@segunda.tech.