Skip to content

jveillet/static.rb

Repository files navigation

Static.rb

Build Status

Static.rb

A very stripped-down HTTP server built with Ruby and Rack, to serve static assets.

Prerequisite

  • Ruby 3
  • Docker (optional)
  • Compose (optional)

Installation

bundle install

OR with Docker

docker compose build

Usage

bundle exec rackup

OR with Docker

docker compose up

The website is available at http://localhost:3000

About

A very stripped-down HTTP server built with Ruby and Rack

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •