init commit
Some checks failed
Build and Publish / build-release (push) Failing after 1s

This commit is contained in:
2026-04-15 16:20:22 -05:00
parent 072dbf6e66
commit b1b1c21e4e
28 changed files with 822 additions and 194 deletions

View File

@@ -53,7 +53,8 @@ defmodule CustomerService.MixProject do
{:eventstore, "~> 1.4"},
{:open_api_spex, "~> 3.20"},
{:commanded_eventstore_adapter, "~> 1.4"},
{:cors_plug, "~> 3.0"}
{:cors_plug, "~> 3.0"},
{:flop, "~> 0.26"}
]
end