Added Ecto, Cassandra and Auctions repo

This commit is contained in:
2026-07-15 22:21:33 +03:00
parent 94d601a458
commit 06e86abf33
11 changed files with 83 additions and 49 deletions
+2
View File
@@ -24,6 +24,8 @@ defmodule NeonVertigoService.MixProject do
[
{:emqtt, "~> 1.14"},
{:decimal, "~> 2.3"},
{:ecto, "~> 3.10"},
{:exandra, "~> 1.1"},
# {:dep_from_hexpm, "~> 0.3.0"},
# {:dep_from_git, git: "https://github.com/elixir-lang/my_dep.git", tag: "0.1.0"}
]