Avi's Rails Starter
A Ruby on Rails application to use as a starter for your application. Comes with great defaults, is easy to use, looks beautiful, and is ready for production.
shadcn-ui
Includes shadcn-ui component library for easy styling and beautiful components.
RSpec
RSpec all setup and ready to go for fun to write testing.
Optimizations
Includes some optimizations like oj for JSON and puma 6.
Debugging
Includes overmind and pry along with a debug script to connect to pry within tmux and overmind easily.
Linting
ERB Lint, HTMLBeautify, Rubocop, StandardRB, and Pretty all configured to keep your code clean.
Profiling
rack-mini-profiler setup to profile your application and keep it fast.
code.avi.nyc
Articles about programming.