Install dependencies
npm install trieve-fumadocs-adapter trieve-ts-sdk
clients/trieve-fumadocs-adapter $ npm run bundle
Link NPM package
clients/trieve-fumadocs-adapter $ npm link
Link package into example
clients/trieve-fumadocs-adapter/example $ npm link trieve-fumadocs-adapter
Run build script to update index
clients/trieve-fumadocs-adapter/example $ npm run build
Run example
clients/trieve-fumadocs-adapter/example $ npm run dev
DO NOT RUN yarn publish
, instead run yarn pub