Skip to content

Latest commit

 

History

151 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sinatra-web-app

Structure for a modular Sinatra web app (Ruby 2.3.1 + Rake + Bundler + Sinatra 1.4.7).

Install Dependencies

Install dependencies with bundle install --without production (or development in a production environment).

Run Tests

Run tests with bundle exec rake.

Package

Create a package with bundle exec rake package.

Start Server

Start server with bundle exec rackup. The app will deploy to http://localhost:9292.

About

Structure for a modular Sinatra web app

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages