whisper live

This commit is contained in:
2025-07-15 18:54:01 +00:00
parent d4345eef8b
commit 8386b685d6
57 changed files with 2772 additions and 0 deletions

View File

@ -0,0 +1,5 @@
[
import_deps: [:phoenix],
plugins: [Phoenix.LiveView.HTMLFormatter],
inputs: ["*.{heex,ex,exs}", "{config,lib,test}/**/*.{heex,ex,exs}"]
]