Skip to content

sesh92/facetec-api-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup:

Install dependencies

yarn install

Set environment variables

list of environment variables you can check in .env.example

PORT
FACETEC_URL=https://api.facetec.com/api/v3.1/biometrics
FACETEC_DEVICE_KEY
FACETEC_GROUP_NAME=sesh

FACETEC_URL to development on test Facetec server FACETEC_DEVICE_KEY generated key in your account FACETEC_GROUP_NAME this is required if you want to correctly work SDK

Build the project

yarn build

Start the project

yarn start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published