{"id":22330705,"url":"https://github.com/amitjimiwal/sight-backend","last_synced_at":"2026-04-11T17:07:01.221Z","repository":{"id":239809678,"uuid":"772187902","full_name":"amitjimiwal/sight-backend","owner":"amitjimiwal","description":"Backend for TypeSight","archived":false,"fork":false,"pushed_at":"2024-06-19T08:40:46.000Z","size":330,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-31T08:33:22.368Z","etag":null,"topics":["authentication-backend","express","nodejs","opencv","postgresql","prisma","typpes"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/amitjimiwal.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-03-14T17:44:37.000Z","updated_at":"2024-06-19T08:40:49.000Z","dependencies_parsed_at":"2024-06-19T16:55:20.468Z","dependency_job_id":null,"html_url":"https://github.com/amitjimiwal/sight-backend","commit_stats":null,"previous_names":["amitjimiwal/sight-backend"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amitjimiwal%2Fsight-backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amitjimiwal%2Fsight-backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amitjimiwal%2Fsight-backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amitjimiwal%2Fsight-backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amitjimiwal","download_url":"https://codeload.github.com/amitjimiwal/sight-backend/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245605730,"owners_count":20643030,"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":["authentication-backend","express","nodejs","opencv","postgresql","prisma","typpes"],"created_at":"2024-12-04T04:07:35.552Z","updated_at":"2026-04-11T17:07:01.184Z","avatar_url":"https://github.com/amitjimiwal.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\" id=\"title\"\u003esight-backend\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\u003cimg src=\"https://socialify.git.ci/amitjimiwal/sight-backend/image?language=1\u0026amp;owner=1\u0026amp;name=1\u0026amp;stargazers=1\u0026amp;theme=Light\" alt=\"project-image\"\u003e\u003c/p\u003e\n\n\u003cp id=\"description\"\u003eBackend Server for Typesight\u003c/p\u003e\n\n\u003ch2\u003e🛠️ Installation Steps:\u003c/h2\u003e\n\n\u003cp\u003e1. Since we are using submodules for integrating backend and the eyedetection you need to run the following command\u003c/p\u003e\n\n```\ngit submodule init \n```\n\n\u003cp\u003e2. Update the submodules with the latest commit\u003c/p\u003e\n\n```\ngit submodule update\n```\n\n\u003cp\u003e3. Start backend server\u003c/p\u003e\n\n```\ncd sight-backend/\n```\n\n\u003cp\u003e4. Go through \u003ccode\u003eenv.sample\u003c/code\u003e file create a \u003ccode\u003e.env.local\u003c/code\u003e file and add all the corresponding environment variables in your local setup. You can go through this video [Hitesh Youtube Video](https://youtu.be/vJLW3S_97aQ?si=_mNJN6YQet0rz5nw)\u003c/p\u003e\n\n\u003cp\u003e5. Start the application\u003c/p\u003e\n\n```\nnpm install \u0026\u0026 npm run dev \n```\n\n\u003ch2\u003eRun locally using Docker\u003c/h2\u003e\n\u003cp\u003e1. Run Postgress db using \u003ccode\u003edocker-compose.yml\u003c/code\u003e\u003c/p\u003e\n\n```\ndocker compose up\n```\n\u003cp\u003e2. Create and edit \u003ccode\u003e.env\u003c/code\u003e file\u003c/p\u003e\n\u003cp\u003e3. Build Image from \u003ccode\u003eDockerfile\u003c/code\u003e and create an image\u003c/p\u003e\n\n```\ndocker built -t typesightdb .\ndocker run -it --rm -p --env-file .env -p 5555:5555 typesightdb\n```\n\n\u003ch2\u003e💻 Built with\u003c/h2\u003e\n\nTechnologies used in the project:\n*   Nodejs\n*   Express\n*   Typescript\n*   Stripe \n\n\u003ch2\u003e🛡️ License:\u003c/h2\u003e\n\nThis project is licensed under the The ReadLogs Project is licensed under the [MIT License](https://opensource.org/licenses/MIT). Feel free to use modify and distribute the software as per the terms of the license.\n\n\u003ch2\u003e💖Like my work?\u003c/h2\u003e\n\nDo gove a ⭐️ to the Repository. Thank you for taking an interest! If you encounter any issues have suggestions or want to report a bug feel free to create an issue on the [GitHub repository](https://github.com/amitjimiwal/sight-backend). Happy Coding!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famitjimiwal%2Fsight-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famitjimiwal%2Fsight-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famitjimiwal%2Fsight-backend/lists"}