Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 435 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 435 Bytes

Deumbrellization

Example application used for the talk: "Deumbrellization – cheap microservices"

How to run?

in apps/todo_web/ run:

elixir --sname deumbrellization-todo-web -S mix phx.server

in apps/todo/ run:

elixir --sname deumbrellization-todo -S mix run --no-halt

Then open:

http://localhost:4000/tasks