Skip to content

Aravindh-SNR/smart-brain-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The backend has been built using:

  • Node and Express
  • PostgreSQL database

Check the app live at https://smart-brain-app.netlify.com/

To run the project locally:

  1. Clone the respository
  2. Run npm install
  3. Run npm start

Note:

  • You will need to have postgreSQL installed in your system, and modify the 'db' variable in index.js referring to knex documentation
  • You will have to add your own Clarifai API key in /controllers/image.js

About

API endpoints/backend for the Smart Brain face detection app at the repository: https://github.com/Aravindh-SNR/smart-brain

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published