Skip to content

swarad07/regula-sdk-demo

Repository files navigation

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

Regula SDK setup

  • Add License in the .env file
  • You will have to convert the .license file to base64
  • For face capture to work, need a local docker container with valid license, also allow CORS for testing. docker run -p 41101:41101 -v ~/regula.license:/app/extBin/unix/regula.license -e CORS_ALLOWED_ORIGINS="*" regulaforensics/face-api:latest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published