Skip to content

Support for SSR Host Container with CSR Remote Applications #4353

Open
@SatioO

Description

@SatioO

We are currently in the process of migrating our client-side rendered (CSR) applications to server-side rendering (SSR). As a first step, we are planning to migrate the host container to SSR using an SSR-compatible framework (such as Next or Modern). However, the remote applications (micro frontends) will continue to be client-rendered initially.

We have the following questions:

  1. Is it possible to have the host application rendered via SSR while remote applications continue to be rendered on the client side (CSR)?
  2. Is there a working example or reference implementation demonstrating this hybrid setup (SSR host with CSR remotes)?

We are exploring best practices and any potential caveats we should be aware of when setting up this hybrid model. Any guidance or resources would be greatly appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions