megatux / avis-rails-starter

Home Page:https://rails-starter.avi.nyc/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Avi's Rails Starter

Process Management

overmind over foreman.

Hosting and Deployment

Hatchbox

Rails Version

Riding Rails from the main branch.

Secret Management / Envionment Variables

Using dotenv.

Testing

Using rspec

Database

Using postgres as the database

Debugger

Using pry-rails as the debugger.

Linters

StandardRB, Rubocop, and Rubocop-RSpec

Prettier

Prettier is configured to be able to lint and format ERB templates via its normal HTML parser. This works with the VSCode Prettier Exension as well.

Additional Gems

  • oj for faster JSON parsing.

About

https://rails-starter.avi.nyc/


Languages

Language:HTML 72.9%Language:Ruby 19.6%Language:JavaScript 3.4%Language:CSS 2.9%Language:Dockerfile 1.0%Language:Shell 0.1%