Running the generated roda application:

bundle install
rake db:create
rackup

Deleting the database:

rake db:drop