Recognize and compare faces using AWS Rekognition API
Don't forget to change AWS keys which are stored in /assets/awsconfig.json
Get the code:
git clone https://github.com/turanalmammadov/turanio-aws-rekognition.git
Install dependencies:
cd turanio-aws-rekognition
npm install
Run the server:
npm start