Add Kamal deploy config

This commit is contained in:
Kevin McConnell
2025-01-27 09:35:53 +00:00
parent f02b75e76b
commit 890c754f85
16 changed files with 344 additions and 14 deletions
+1
View File
@@ -13,6 +13,7 @@ gem "hotwire_combobox", github: "josefarias/hotwire_combobox", branch: :main
# Deployment and drivers
gem "bootsnap", require: false
gem "kamal", require: false
gem "puma", ">= 5.0"
gem "solid_cable", ">= 3.0"
gem "solid_cache", "~> 1.0"