add Progressive Web App

This commit is contained in:
Alex Turchyn
2025-02-01 21:55:47 +02:00
committed by Pete Matsyburka
parent eb53af12c4
commit fa74ee1755
7 changed files with 48 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
# frozen_string_literal: true
class PwaController < ActionController::Base
end