Skip to content

tylerpcarter/SmartBrain-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  1. Clone this repo
  2. Run npm install
  3. You must add your own API key to .env_EDIT_THIS_FILE. Note once you've pasted your API key where YOUR-API-KEY-HERE is, you'll need to rename the file to ".env" (NOT ".env_EDIT_THIS_FILE).
  4. Add your own database credentials to server.js. Add credentials properly, including overwriting "connection" on line 13.
  5. Run npm start

You can grab Clarifai API key here

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors