elm-s3-example icon indicating copy to clipboard operation
elm-s3-example copied to clipboard

Uploading to S3 from Elm using file-reader

Elm S3 uploading with Elxir backend

See blog post

To start your Phoenix app:

  • Install dependencies with mix deps.get
  • Install Node.js dependencies with npm install
  • Add your bucket details
  • Start Phoenix endpoint with mix phoenix.server

Now you can visit localhost:4000 from your browser.