Skip to content

Back-end part of a complex web app created in Node, using Express and connected to db PostgreSQL, developed during The Complete Web Developer in 2021: Zero to Mastery, Udemy. The app is stored at Heroku platform.

Notifications You must be signed in to change notification settings

JanRolenc/face-recognition-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  1. Clone this repo
  2. Run npm install
  3. Run npm start
  4. You must add your own API key in the controllers/image.js file to connect to Clarifai API
  5. Add your own database credentials to server.js line 12

You can grab Clarifai API key here

** Make sure you use postgreSQL instead of mySQL for this code base.

About

Back-end part of a complex web app created in Node, using Express and connected to db PostgreSQL, developed during The Complete Web Developer in 2021: Zero to Mastery, Udemy. The app is stored at Heroku platform.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published