Overview of Inertia Rails Starter Kits
masterInertia Rails starter kits provide full-stack scaffolding for building Rails applications with React, Vue, or Svelte frontends. They are designed to be the fastest way to start an Inertia-powered Rails project by pre-configuring the integration between Rails and modern frontend frameworks.
Key features included in the kits:
- Inertia Rails & Vite Rails configuration.
- Frontend Frameworks: React (with TypeScript & shadcn/ui), Vue, or Svelte.
- Authentication: A built-in user authentication system based on Authentication Zero.
- Deployment: Kamal support for deployment.
- SSR: Optional Server-Side Rendering support.