Skip to content

Files

Latest commit

 

History

History
14 lines (11 loc) · 125 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 125 Bytes

Http2Api

How to run

$ mix deps.get
$ mix ecto.create
$ mix ecto.migrate

and then

$ mix run --no-halt