MohamedBrary / rails_starter_react

Rails starter app with devise, omniauth, rspec, roles, pundit, haml, bootstrap, jquery, guard, spring, API, react

Repository from Github https://github.comMohamedBrary/rails_starter_reactRepository from Github https://github.comMohamedBrary/rails_starter_react

Rails 5 React Starter Application

This is a Rails 5 starter application with React to boost your MVP development.

What is featured till now:

  • HAML and Bootstrap generators
  • Devise for authentication
  • Omniauth for Facebook and Google authentication
  • Pundit for authorization, and different roles for users
  • API with token authentication
  • Rspec and Capybara for automated testing, and test coverage for all implemented features
  • React as a frontend library

Take a look:

This application is deployed on Heroku, use these credentials to login as an admin user:

To see the steps used creating this app, checkout out this gist.


For the same features but without integerating React in the front end, checkout out this repository.

About

Rails starter app with devise, omniauth, rspec, roles, pundit, haml, bootstrap, jquery, guard, spring, API, react


Languages

Language:Ruby 71.8%Language:JavaScript 15.8%Language:HTML 11.8%Language:CSS 0.4%Language:CoffeeScript 0.2%