Sinatra template
This is used to bootstrap simple sinatra apps and tt uses the Sinatra modular application style.
Running SampleApp
Start server
rackup
or
nohup bundle exec puma -C config/puma.rb
This is used to bootstrap simple sinatra apps and tt uses the Sinatra modular application style.
rackup
or
nohup bundle exec puma -C config/puma.rb