Skip to content

phoenix-contrib/storage_ex

Repository files navigation

Storage

CI Hex.pm Documentation Hex.pm Downloads

ActiveStorage-like file storage for Phoenix. All things file uploads for your Phoenix app following the design principles applied in Rails ActiveStorage but adapted to the Phoenix framework.

Features

  • Multiple storage backends: Local filesystem, S3, and more
  • Direct uploads: Signed URLs for client-side uploads
  • Image processing: Built-in support for variants and transformations
  • Ecto integration: Seamless attachment associations with your schemas
  • Configurable: Easy configuration for different environments

Installation

TO BE DEFINED

About

ActiveStorage like-ish file storage for Phoenix. All things file uploads for your Phoenix app following the design principles applied in Rai;s Active Storage but adapted to the Phoenix framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors