{"id":19356513,"url":"https://github.com/skywalkersam/face-detection-backend","last_synced_at":"2025-12-30T21:43:08.744Z","repository":{"id":221563396,"uuid":"754718076","full_name":"skywalkerSam/face-detection-backend","owner":"skywalkerSam","description":"Server for the face-detection demo projects.","archived":false,"fork":false,"pushed_at":"2024-02-17T09:29:30.000Z","size":239,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-06T17:49:23.812Z","etag":null,"topics":["backend","backend-api","bcrypt","clarifai-api","express-js","face-recognition","getting-started","hacktoberfest-accepted","knexjs","nodejs","postgresql","render-deployment"],"latest_commit_sha":null,"homepage":"https://face-detection-backend-one.onrender.com/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/skywalkerSam.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-02-08T16:30:18.000Z","updated_at":"2024-07-04T23:18:40.000Z","dependencies_parsed_at":"2025-01-06T17:47:15.351Z","dependency_job_id":"4b94bb73-443b-4a52-b7aa-07f713ecd388","html_url":"https://github.com/skywalkerSam/face-detection-backend","commit_stats":{"total_commits":19,"total_committers":2,"mean_commits":9.5,"dds":"0.052631578947368474","last_synced_commit":"3b47f4e242b529d619c769d189b3d7fc32bff1b9"},"previous_names":["skywalkersam/face-detection-backend"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skywalkerSam%2Fface-detection-backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skywalkerSam%2Fface-detection-backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skywalkerSam%2Fface-detection-backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skywalkerSam%2Fface-detection-backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/skywalkerSam","download_url":"https://codeload.github.com/skywalkerSam/face-detection-backend/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240472888,"owners_count":19807039,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["backend","backend-api","bcrypt","clarifai-api","express-js","face-recognition","getting-started","hacktoberfest-accepted","knexjs","nodejs","postgresql","render-deployment"],"created_at":"2024-11-10T07:04:41.200Z","updated_at":"2025-12-30T21:43:08.718Z","avatar_url":"https://github.com/skywalkerSam.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Backend server for [face-detection](https://github.com/skywalkerSam/face-detection)\n\n### GitHub: [face-detection-backend](https://github.com/skywalkerSam/face-detection-backend)\n\n### API Deployment: [On Render](https://face-detection-backend-one.onrender.com)\n\n- Using `gRPC` \n- Using Environment Variables!\n- The default value of `PORT` is `10000` for all [Render](https://render.com/) web services.\n\n\n## Please Specify the following...\n- `process.env.PORT`\n- `process.env.PAT`\n- `process.env.USER_ID`\n\n## For `bash` shells\n```shell\nPAT=enteryourpat USER_ID=yourusername node server.js\n```\n\n\n## Technical Details...\n\n- Express.js\n- bcrypt\n- postgreSQL\n- Knex.js\n\n\n## Tools Used\n\n- DBeaver\n- Postman\n- VS Code\n\n\n## Using nodemon, put this under `\"scripts\"` in package.json\n\n```json\n\"start\": \"nodemon server.js\"\n```\n\n## Install nodemon\n```shell\nnpm i nodemon\n```\n\n## Start the server\n```shell\nnpm start\n```\n\n## I'm exhausted by writing this command for deployment everytime...\n\n```bash\ngit pull ; git status ; git add . ; git commit -m \"Deployment\" ; git push origin main ; git status\n```\n\n## Until next time...\n\n# ;)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskywalkersam%2Fface-detection-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskywalkersam%2Fface-detection-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskywalkersam%2Fface-detection-backend/lists"}