Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 238 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 238 Bytes

smartbrain-api

  1. Clone this repo
  2. Run npm install
  3. Run npm start
  4. You must add your own API key in the server.js file to connect to Clarifai API.

**Make sure you use PostgreSQL instead of MySQL for this code base.