Skip to content

Easy remote storage for Elixir and Phoenix applications

License

Notifications You must be signed in to change notification settings

smartlogic/stein_storage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stein.Storage

Stein.Storage is a small library that adds remote storage to your Elixir/Phoenix application. Easily handle local files for development, S3 for production, and test mode for tests.

Installation

def deps do
  [
    {:stein_storage, "~> 0.1.0"}
  ]
end

About

Easy remote storage for Elixir and Phoenix applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages