Create phoenix project

This commit is contained in:
João Gilberto Balsini Moura 2020-09-12 19:43:17 -03:00
commit 4ad6d6e220
48 changed files with 9818 additions and 6 deletions
priv/repo/migrations

View file

@ -0,0 +1,4 @@
[
import_deps: [:ecto_sql],
inputs: ["*.exs"]
]