FluxyChat

Getting Started

Getting started

Hosted app, your Worker, or a few lines of SDK.

You need a Worker URL. Public rooms: FluxyRealtimeProvider + publishableKey, or joinPublicRoomAsGuest / FluxyChatWidget guest. Production: mint a member JWT after sign-in.

Hosted

npx @fluxy-chat/create-fluxy-chat@latest my-app --mode hosted -y
cd my-app && pnpm install && pnpm setup:hosted && pnpm dev

Console: fluxychat.com/dashboard. Then open two tabs.

Next

On this page