8000 GitHub - BlinkID/blinkid-web: Everything you need to add AI-driven ID scanning into your web app.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

BlinkID/blinkid-web

Repository files navigation

BlinkID Browser

This project is set up as a monorepo. The SDK is split into multiple packages, located inside the /packages directory.

Required tools:

  1. NodeJS LTS

    • Prefer using nvm on dev machines:
    nvm install --lts
    nvm use --lts
  2. pnpm

Installation instructions:

Install packages:

pnpm install

Install necessary conan packages:

pnpm conan-install

Run the build process, this will configure and build all the packages in the monorepo:

pnpm build

To run an example app, navigate to any of the examples in /apps/ and run:

pnpm dev

To run the app on your local network use:

pnpm dev --host

To run the example apps, you will need a licence key and place it in the .env file.

Additionally, each package can be built individually by navigating to its folder and running the corresponding scripts.

Published packages

Published packages can be found here:

About

Everything you need to add AI-driven ID scanning into your web app.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  
0