Skip to content

Uploading files using Rails 5, NuxtJS, Bootstrap-Vue.

Notifications You must be signed in to change notification settings

toadkicker/uploader-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Uploads with Shrine

This is an example setup using Rails 5 in API mode, handling uploaded files via Shrine.

It demonstrates image manipulation using the fast libvips library. It does this in the background using Sidekiq.

It shows how to upload to S3 or Digital Ocean Spaces.

It comes with a systemd script for running Sidekiq as a managed process.

Last it has a UI written with NuxtJS.

If you'd like to read the details, head over to Medium!

Contributing to this repo

Pull requests are welcome and I will update the article with adendums as things go. Thank you for being awesome!

About

Uploading files using Rails 5, NuxtJS, Bootstrap-Vue.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages