Basic routing + account creation

This commit is contained in:
2026-02-01 02:43:28 +02:00
parent eeba488c7d
commit 1a24f1c2ed
5 changed files with 43 additions and 7 deletions
+1
View File
@@ -23,6 +23,7 @@ defmodule NeonVertigoService.MixProject do
defp deps do
[
{:emqtt, "~> 1.14"},
{:decimal, "~> 2.3"},
# {:dep_from_hexpm, "~> 0.3.0"},
# {:dep_from_git, git: "https://github.com/elixir-lang/my_dep.git", tag: "0.1.0"}
]