Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 178 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 178 Bytes

Durian (Authorization API)

port: 5000

# startup
$ set PORT=5000&& iex --no-pry --sname auth_node1 -S mix phx.server

# drop & clean setup
$ mix durian.reset