c7edb8a48c
* generate a phoenix API only project * adds /api/rolldice endpoint and opentelemetry configuration * change span attribute name to match implementations in other langs --------- Co-authored-by: Tristan Sloughter <t@crashfast.com>
5 lines
91 B
Elixir
5 lines
91 B
Elixir
[
|
|
import_deps: [:phoenix],
|
|
inputs: ["*.{ex,exs}", "{config,lib,test}/**/*.{ex,exs}"]
|
|
]
|