A tiny Typescript-ready React widget for Drift.com's chat widget. Built with NextJS in mind.
The go-to widget for Drift integration is react-driftjs. This widget hasn't been updated in years and has React 16 as a peer dependency which can prevent deployment. This project owes a bunch of its code to the original package. 🫡
To install dependencies:
bun install
To run:
bun run index.ts
Copy index.ts into your project and use it!