/sensible_rails_starter

Focus on building your idea and not the setup.

Primary LanguageRuby

SensibleRails - Opininated Rails 7 Starter Template

rails image

🚀 Focus on building stuff and not on the getting started part. 🚀


rspec simplecov ruby_critic reek brakeman bundler_audit standard

img.png

We highly recommend RubyCI for builds


Getting Started

  • Click the Use this template button to create a clone of this repo in your Github account.
  • Once you've git cloned your repo to your computer, run the following;
cd <app_name>
./bin/respawn

Then run the following to start the application.

./bin/dev

What's in the box

"Good frameworks are extracted, not invented" - DHH

Read the Gemfiles

We have two Gemfiles. Both Gemfiles are annotated with the description and links to each Gem's homepage for further details.

Alternatives

See a list of alternatives Rails 7 template here

Contributions

Contributions welcome 🤗

Any contribution that aligns with the vision of the SensibleRails Starter Template is welcome.

Note that some implementations will remain trunk-based, so users have the option of including them or not.