{"id":26785662,"url":"https://github.com/srvenient/virtual-library","last_synced_at":"2025-06-25T01:14:17.403Z","repository":{"id":278842379,"uuid":"933378023","full_name":"srvenient/virtual-library","owner":"srvenient","description":"A modern web application to manage and organize your virtual library. Keeping track of your readings has never been easier!","archived":false,"fork":false,"pushed_at":"2025-05-26T19:08:51.000Z","size":881,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-03T02:09:22.605Z","etag":null,"topics":["docker","fastapi","python","python3","react","react-router","reactjs","tailwindcss","typescript","website"],"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/srvenient.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,"zenodo":null}},"created_at":"2025-02-15T20:08:40.000Z","updated_at":"2025-05-26T19:08:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"1e793526-d47c-4d80-8848-f255cb3e17ab","html_url":"https://github.com/srvenient/virtual-library","commit_stats":null,"previous_names":["srvenient/virtual-library"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/srvenient/virtual-library","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srvenient%2Fvirtual-library","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srvenient%2Fvirtual-library/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srvenient%2Fvirtual-library/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srvenient%2Fvirtual-library/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/srvenient","download_url":"https://codeload.github.com/srvenient/virtual-library/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srvenient%2Fvirtual-library/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261783463,"owners_count":23208956,"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":["docker","fastapi","python","python3","react","react-router","reactjs","tailwindcss","typescript","website"],"created_at":"2025-03-29T11:30:09.115Z","updated_at":"2025-06-25T01:14:17.352Z","avatar_url":"https://github.com/srvenient.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📚 Virtual Library\n\nUna aplicación web moderna para gestionar y organizar tu biblioteca personal de libros. ¡Nunca fue tan fácil mantener un registro de tus lecturas!\n\n## 🚀 Requisitos previos\n\nAntes de comenzar, asegúrate de tener instalados los siguientes programas en tu sistema:\n\n- Python 3.9 o superior → [Descargar Python](https://www.python.org/downloads/release/python-3132/)\n- Node.js y npm → [Descargar Node.js](https://nodejs.org/en/download/)\n\n## ⚙️ Instalación\n\n### 1️⃣ Clonar el repositorio\n```bash\ngit clone https://github.com/srvenient/virtual-library.git\ncd virtual-library\n```\n\n### 2️⃣ Instalar dependencias\n\n#### Backend (Python con Poetry)\n```bash\npip install poetry\npoetry install\n```\n\n#### Frontend (React con npm)\n```bash\ncd client\nnpm install\n```\n\n## ▶️ Iniciar la aplicación\n\n### 1️⃣ Iniciar el backend\nEjecuta el siguiente comando desde el directorio app del proyecto:\n```bash\ncd app\npoetry run uvicorn main:app --reload\n```\nEsto iniciará el servidor de FastAPI en http://127.0.0.1:8000/.\n\n### 2️⃣ Iniciar el frontend\n```bash\ncd client\nnpm run dev # Esto es por si estas en un entorno de desarrollo\n```\nEsto ejecutará la aplicación en modo desarrollo. Abre http://localhost:5174 en tu navegador.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrvenient%2Fvirtual-library","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsrvenient%2Fvirtual-library","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrvenient%2Fvirtual-library/lists"}