Music streaming on ATProto!
14
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 6 lines 236 B view raw
1[ 2 import_deps: [:ecto, :ecto_sql, :phoenix, :hologram], 3 subdirectories: ["priv/*/migrations"], 4 plugins: [Phoenix.LiveView.HTMLFormatter], 5 inputs: ["*.{heex,ex,exs}", "{config,lib,test}/**/*.{heex,ex,exs}", "priv/*/seeds.exs"] 6]