$ git clone https://github.com/anniecodes/annie.codes.git
$ bundle install
$ bundle exec rackup
Then visit http://localhost:9292.
Continuously deploying on fly.io with Github Actions, but deploy manually from working directory with:
fly deploy --build-arg ALLOW_EOL_SHIMMED_BUILDER=1