lots of tweaks, thruster proxy

This commit is contained in:
Dylan Knutson
2025-02-20 22:07:45 +00:00
parent 8181628bb0
commit 9a779c1add
37 changed files with 6301 additions and 194 deletions

View File

@@ -19,6 +19,7 @@ gem "pry-stack_explorer"
# Use the Puma web server [https://github.com/puma/puma]
gem "puma", "~> 5.0"
gem "thruster"
# # Use JavaScript with ESM import maps [https://github.com/rails/importmap-rails]
# gem "importmap-rails"
@@ -126,6 +127,7 @@ gem "ruby-prof-speedscope"
gem "ruby-vips"
gem "table_print"
gem "zstd-ruby"
gem "rouge"
# gem "pghero", git: "https://github.com/dymk/pghero", ref: "e314f99"
gem "pghero", "~> 3.6"