Getting Started
Getting started
Install FluxyChat, connect your first client, and deploy locally or on Cloudflare.
New to FluxyChat? Work through these pages in order:
Quickstart
First live message in ~90 seconds with pnpm run first-message.
Client setup
React, vanilla JS, React Native, and Flutter integration patterns.
Local development
Clone the monorepo, run wrangler dev, and debug the dashboard.
Self-hosting
Deploy the Worker on your Cloudflare account.
Hosted cloud
Sign up at the FluxyChat dashboard, complete onboarding, and copy your Worker URL and member JWT from the quickstart wizard — no Cloudflare setup required.
Next steps
- Core SDK —
FluxyChatClient,useChat, agents, inbox - API reference — REST endpoints on your Worker
- Cookbook — JWT auth, transport fallback, HTTP publish