#!/usr/bin/ruby.ruby3.1 
# frozen_string_literal: true

require "rack"
Rack::Server.start
