RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Kickstart app template is back

A few years ago I hacked together some Ruby on Rails app templates and people seemed to like them. Then life happened and the project sat in the archive. Just brought it back to life — repo link’s here.

What’s new:

  • Rails 8.1 ready
  • Shell script to pick templates interactively
  • All templates in one repo (no more git submodules)
  • Shared code between templates
  • 3 templates so far: REST API, minimal (importmaps + Tailwind), esbuild + Tailwind
  • Basic setup included: tests, linters, system gems

Coming next:

  • DB encryption with Lockbox
  • Custom auth generators (passwordless + login/password)
  • Admin panel (custom or existing)
  • BI tools (Blazer + Ahoy + Searchjoy)
  • Inertia templates (Svelte + React)

Would love feedback or suggestions on what else to add.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in