Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 293 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 293 Bytes

UC6 Potential

For documentation please refer to OpenAPI 3.0+ spec: uc6prescription.docs.apiary.io.

Setup

$ mix deps.get
$ mix compile
$ mix ecto.create
$ mix ecto.migrate
$ iex -S mix # local
$ docker compose up # platform