This commit is contained in:
2026-04-20 10:28:53 +03:00
parent 7e776ea6e3
commit 4224da1a22
11 changed files with 520 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
{erl_opts, [debug_info]}.
{erl_opts, [debug_info, {i, "include"}]}.
{deps, [
{cowboy, "2.10.0"},
{jsx, "3.1.0"},