Skip to content
This repository has been archived by the owner on Nov 19, 2018. It is now read-only.

FineUploader/react-fine-uploader-rails

Repository files navigation

Ruby on Rails with ReactFineUploader Example App

This is example application showing how to integrate rails5(works with rails 4 as well) with reactfineuploader and react_webpack_rails gem. CarrierWave is responsible for handling files in the backend.

Things covered:

  • uploading files
  • chunking
  • deleting files from fileuploader

Usage:

$ Clone this repo 

$ bundle install

$ rails db:migrate

$ npm install

$ npm start

$ rails s

About

Ruby on Rails with ReactFineUploader Example App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published