Skip to content

evgenyantipin/react-devise-token-auth-sample

 
 

Repository files navigation

react-devise-token-auth-sample

This is a sample application of React on Rails using devise_token_auth gem for authentication.

Development

$ git clone https://github.com/saitoxu/react-devise-token-auth-sample.git
$ cd react-devise-token-auth-sample
$ bundle install --path vendor/bundle
$ yarn install
$ yarn dev
$ rails s # in another shell

Author

License

MIT

About

React on Rails using devise_token_auth for authentication

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 59.2%
  • JavaScript 31.9%
  • HTML 7.2%
  • CSS 1.2%
  • CoffeeScript 0.5%