LiveReactIslands.SSR.DenoRenderer.Application (LiveReactIslands SSR Deno v0.1.1)

Copy Markdown View Source

OTP Application for the LiveReactIslands SSR system.

This allows LiveReactIslands to be configured and managed as a separate application within the project.

Configure in your config files:

config :live_react_islands, LiveReactIslands,
  main_module_path: "priv/static/assets/ssr.js"