{"id":15132827,"url":"https://github.com/itsfdavid/fingerprint-reader","last_synced_at":"2026-01-19T00:33:28.686Z","repository":{"id":253184392,"uuid":"842731014","full_name":"itsFDavid/Fingerprint-reader","owner":"itsFDavid","description":null,"archived":false,"fork":false,"pushed_at":"2024-10-05T03:47:45.000Z","size":85,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T21:45:05.233Z","etag":null,"topics":["fingerprint","fingerprint-authentication","iot","node","python","raspberry-pi","react"],"latest_commit_sha":null,"homepage":"","language":"Python","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/itsFDavid.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-08-15T00:58:58.000Z","updated_at":"2024-10-05T03:47:48.000Z","dependencies_parsed_at":"2024-12-19T04:32:17.648Z","dependency_job_id":"def294f3-9d79-439b-8ec5-009dc2f1738a","html_url":"https://github.com/itsFDavid/Fingerprint-reader","commit_stats":{"total_commits":19,"total_committers":1,"mean_commits":19.0,"dds":0.0,"last_synced_commit":"22965d5190243dc1ce78008130038b7eaeda3b94"},"previous_names":["itsfdavid/fingerprint-reader"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsFDavid%2FFingerprint-reader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsFDavid%2FFingerprint-reader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsFDavid%2FFingerprint-reader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsFDavid%2FFingerprint-reader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/itsFDavid","download_url":"https://codeload.github.com/itsFDavid/Fingerprint-reader/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247406070,"owners_count":20933802,"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":["fingerprint","fingerprint-authentication","iot","node","python","raspberry-pi","react"],"created_at":"2024-09-26T04:40:38.990Z","updated_at":"2026-01-19T00:33:28.642Z","avatar_url":"https://github.com/itsFDavid.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Proyecto de Aplicación en Raspberry Pi\n\nEste proyecto es una aplicación que se ejecuta en una Raspberry Pi. A continuación, encontrarás los pasos necesarios para ejecutar la aplicación correctamente.\n\n## Requisitos\n\n**Raspberry**\n- Una Raspberry Pi con acceso a internet.\n- Docker y Docker Compose instalados en la Raspberry Pi.\n\n**Servidor**\n- npm node\n\n**Frontend**\n- React\n- Vite\n\n## Acceso a la Raspberry Pi\n\n1. Primero, accede a tu Raspberry Pi por medio de SSH:\n\n```bash\nssh pi@\u003cIP_DE_TU_RASPBERRY_PI\u003e\n\n#Ejemplo:\nssh pi@192.168.1.50\n\n```\n\n**Ten en cuenta que el usuario y la ip puede variar de acuerdo a tu configuracion**\n\n## Configuracion y ejecucion de la aplicacion\n*Nota*\n\n**Si no tienes docker clona este repositorio y ejecuta el script install_docker**\n```bash\n./install_docker.sh \n```\n\n2. Descarga la imagen en la raspberry pi\n```bash\nsudo docker pull fdavid04/test2:latest\n```\n3. Ejecuta la imagen\n\n```bash\nsudo docker run --privileged -d -p 5000:5000 fdavid04/test2:latest\n```\n## Ejecucion del servidor backend\n- **Carpeta:**  [Servidor backend](server)\n\n4. Inicia el servidor\n```bash\nnpm run dev\n```\n\n## Ejecucion de la app frontend\n- **Carpeta:**  [App frontend](frontend/mi-app-react/)\n\n**Modo Desarrollo**\n```bash\nnpm run dev\n```\n**Produccion**\n```bash\nnpm start\n```\n\n\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitsfdavid%2Ffingerprint-reader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitsfdavid%2Ffingerprint-reader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitsfdavid%2Ffingerprint-reader/lists"}