Skip to content

Boilerplate app to use rails with react, devise, pundit, pronto runners

Notifications You must be signed in to change notification settings

Daanphe/rails_react_boilerplate

Repository files navigation

rails_react_boilerplate

Boilerplate app to use rails with react

Uses:

  • devise for authentication

  • pundit for authorization

  • pronto for static code analysis

  • Ruby version 2.6.5

  • Node version 13.2.0

Getting Started

  • Create .env file. Copy contents from .env.example to .env

  • bundle install rails db:create rails db:migrate

  • yarn install for downloading the required packages and run bin/webpack-dev-server for assets compilation.

Running Application

  • run rails server

  • Go to localhost:3000

Setting Github action

Add new secret to github -> security -> secrets PRONTO_GITHUB_TOKEN [https://help.github.com/en/actions/configuring-and-managing-workflows/creating-and-storing-encrypted-secrets]

About

Boilerplate app to use rails with react, devise, pundit, pronto runners

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •