An express server for smartcomputer, git repo see 👉 here
✨ 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
🔐 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
⚙ find all the environment variables in config.js
⚙ see .env.example
to prepare your .env
file
⚙ get your Clarifai API here