This repository is home to the nyris webapp and the related projects:
- nyris-api - Handle images and communicate with the nyris API.
- nyris-react-components - React components to reuse in your own projects.
- nyris-widget - Embed nyris search on your website.
- nyris-webapp - A complete mobile friendly webapp based on the nyris API.
- Set up dependencies by running
yarn
- Build packages
npx lerna run build
npx lerna version patch --no-push --no-git-tag-version
npx lerna version patch --no-push --no-git-tag-version --force-publish