Skip to content

1.1: Initialize Rails 8 Application with React on Rails Pro #71

@justin808

Description

@justin808

Overview

Create a new Rails 8 application with React on Rails Pro configured for RSC support.

Parent Epic: #70
Priority: P0

Prerequisites

None - this is the starting issue.

Next Issues (after this is complete)

  • 1.2: Configure CSS Modules
  • 1.3: Set Up TypeScript Configuration
  • 2.1: Create Hacker News API Client

Acceptance Criteria

  • New Rails 8 app created in demos/hn-rsc/
  • React on Rails Pro gem installed and configured
  • RSC support enabled in react_on_rails configuration
  • Basic Vite/Rspack configuration for RSC
  • Application boots successfully with bin/dev

Implementation Notes

  • Use Rspack for faster build times (matching other demos in this repo)
  • Ensure the app follows the same structure as demos/basic-v16-rspack/
  • Configure for server-side RSC rendering

Metadata

Metadata

Assignees

No one assigned

    Labels

    HN-RSCHacker News RSC DemoRSCReact Server Components

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions