OpenAPI: make it possible to generate a spec without starting the app
[akkoma] / Procfile
1 web: mix phx.server
2 release: mix ecto.migrate