Face detection react app Server/RESTful API using Docker, PostgreSQL, and Redis
- Clone this repo
- Run
npm install
- Run
npm start
- You must add your own API key in the
controllers/image.js
file to connect to Clarifai API - Add your own database credentials to
server.js
You can grab Clarifai API key here