ProfoundlyParker / smart-brain-api-exercise

Final project for ZTM course - testing out Dockerfile

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SmartBrain-api - Final

Final project for ZTM course

  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.

visist https://zerotomastery.io/ for more

About

Final project for ZTM course - testing out Dockerfile


Languages

Language:JavaScript 97.8%Language:Dockerfile 2.2%