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!

tarik — Rails 8 + Next.js 16 SaaS boilerplate

I just open-sourced tarik, a Rails 8 + Next.js 16 SaaS boilerplate for developers who want to skip setup and start building.

It ships with Devise + devise-jwt (Bearer token auth, no cookies), Stripe wired through service objects, English and Japanese i18n from line one, Docker Compose, GitHub Actions CI, and Railway deployment. A demo mode lets you explore the subscription flow without touching Stripe.

The repo includes an AGENTS.md that documents architecture and conventions for AI coding agents — so you spend tokens on product, not on scaffolding. There’s also a step-by-step PAY.JP migration guide for teams targeting Japan’s market.

GitHub template — clone, run bin/setup, start building.

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