face-recognition-api This app serves the api for face-recognition app To run the server run this command npm start server will run on port 4000 (see server.js file to be updated) run this locally by adding :dev npm run start:dev