Initial commit: MTG deck wheel Phoenix app

This commit is contained in:
2026-05-18 12:06:33 +02:00
commit dac464ba5f
45 changed files with 4003 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
[
import_deps: [:phoenix],
plugins: [Phoenix.LiveView.HTMLFormatter],
inputs: ["*.{heex,ex,exs}", "{config,lib,test}/**/*.{heex,ex,exs}"]
]