I want to create a simple application which would have no UI, nothing and would do periodic repetive tasks in background. For instance, once per hour, everything would take a few minutes. Nothing else.
I know how to create a phoenix app. I don’t need Phoenix here.