@quivr/content-provider
v0.7.3
Published
This package can be used to create content providers for Quivr.
Readme
ContentProvider
NPM package to create content providers for Quivr
Publishing
- Update CHANGELOG.md
npm run buildnpm version patch -m "text"npm publish --access public- Update the cp-Template repo's
Local development
Rebuild the package:
npm run buildUse
npm install ../ContentProvider(with right path) to install local versionEvery rebuild of the package will show up in the codebase where you use the local version of the package.
