/smartcomputerAPI

backend express server for smartcomputer app.

Primary LanguageJavaScript

smartcomputerAPI

An express server for smartcomputer, git repo see 👉 here

technics

✨ built by express/node.js
✨ database built by postgreSQL
✨ connect database with Knex
AI face detection with Clarifai API
✨ save user password hash with bcrypt
✨ deployed to Heroku

security

🔐 save user password hash with bcrypt
🔐 Clarifai API key excluded from git
🔐 Clarifai API key set on Heroku
🔐 save clarifai API key as environment variable

instructions

⚙ find all the environment variables in config.js
⚙ see .env.example to prepare your .env file
⚙ get your Clarifai API here