Skip to content

noxasch/rails-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inertia Rails Template

What it does: It add (opinionated) required gem, integrate inertia and other andd required integration for those gem. In the future I might support more customization.

  • Asset Pipeline - Vite (installed with inertia rails)
  • Add prompt to install sidekiq
  • Add prompt to install shrine
  • Add rspec
  • Add simplecov

NOTE: This is experimental rails template with inertiajs. Use at your own risk.

Usage

  1. Clone and run rails new
git clone git@github.com:noxasch/rails-template.git

rails new <APP_NAME> --skip-action-text --skip-active-storage --skip-hotwire --skip-jbuilder --skip-system-test --skip-bootsnap --skip-active-storage -TJA -d postgresql -m=~/PATH/TO/TEMPLATE/rails-template/template.rb
  1. Make sure database.yml is configured properly
  2. Run bin/dev and see if you see inertia rails default page

References:

About

Opinionated Rails with Inertia Front End template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages