phoenix-static-files

Installation
SKILL.md

Phoenix Static File Serving

When to Use

Use when serving uploaded files, assets, or any static content through Phoenix.

Critical Concept

If you reference a path like /uploads/photo.jpg in your app, the directory "uploads" MUST be in static_paths() or the file won't be served!

Configuration Required

1. Define static_paths/0

Installs
5
GitHub Stars
145
First Seen
Jan 29, 2026
phoenix-static-files — j-morgan6/elixir-claude-optimization