aofdev / vue-pwa-rekognition

Vue2 + Amazon Rekognition + Amazon S3 + Progressive Web App With Face Detection

Repository from Github https://github.comaofdev/vue-pwa-rekognitionRepository from Github https://github.comaofdev/vue-pwa-rekognition

The-feeling 2

Vue2 + Vuetify + Amazon Rekognition + Amazon S3 with Progressive Web App

Example

alt tag

Getting Started

At -> src/components/Face.vue AWS console

...
    accessKeyId:'',secretAccessKey:''
...

Build Setup

NPM

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

Yarn

# install dependencies
yarn install

# serve with hot reload at localhost:8080
yarn dev

# build for production with minification
yarn build

About

Vue2 + Amazon Rekognition + Amazon S3 + Progressive Web App With Face Detection


Languages

Language:JavaScript 69.4%Language:Vue 24.2%Language:HTML 6.4%