{"id":24278358,"url":"https://github.com/comparitiko/series-app","last_synced_at":"2026-06-01T08:32:19.988Z","repository":{"id":269458760,"uuid":"905871033","full_name":"Comparitiko/Series-App","owner":"Comparitiko","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-16T15:31:19.000Z","size":145,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-01T07:19:03.763Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Comparitiko.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-12-19T17:30:02.000Z","updated_at":"2025-01-16T15:31:20.000Z","dependencies_parsed_at":"2025-09-01T06:33:29.366Z","dependency_job_id":"f37873f4-3e6b-4aea-a07e-0c93ff4c5375","html_url":"https://github.com/Comparitiko/Series-App","commit_stats":null,"previous_names":["comparitiko/nodeapi","comparitiko/series-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Comparitiko/Series-App","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Comparitiko%2FSeries-App","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Comparitiko%2FSeries-App/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Comparitiko%2FSeries-App/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Comparitiko%2FSeries-App/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Comparitiko","download_url":"https://codeload.github.com/Comparitiko/Series-App/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Comparitiko%2FSeries-App/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33767435,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-01T02:00:06.963Z","response_time":115,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2025-01-16T00:43:09.096Z","updated_at":"2026-06-01T08:32:19.972Z","avatar_url":"https://github.com/Comparitiko.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 style=\"text-align: center; font-weight: 500;\"\u003e\n  🚀 Práctica API NodeJS 🚀\n\u003c/h1\u003e\n\n\u003ch2 style=\"text-align: center; border-bottom: 1px solid white; font-weight: 500; padding-bottom: 2rem;\"\u003e\n   Gabriel Collado\n\u003c/h2\u003e\n\n## Link de la práctica en github\n\n- [**NodeJS API**](https://github.com/Comparitiko/Series-App)\n\n## Para ver la app desplegada se puede acceder a las siguiente URL\n\n- [**NodeJS API**](https://nodejs.comparitiko.dev/)\n\n## En caso de que el servidor no esté disponible\n\n1. Entrar por ssh a mi aws\n\n2. Entrar al directorio del servidor\n\n   ```bash\n   cd Series-App\n   ```\n\n3. Hacer un git pull para actualizar los archivos\n   ```bash\n    git pull\n   ```\n4. Ejecutar los contenedores docker\n   ```bash\n   docker-compose build \u0026\u0026 docker-compose up -d\n   ```\n5. Entrar a la aplicación en la URL:\n\n- NodeJS API: **http://[IP_AWS]:8080/**\n\n## Poner en ejecuciòn en entorno local\n\n1. Clonar el repositorio\n   ```bash\n   git clone https://github.com/Comparitiko/NodeAPI.git\n   ```\n2. Entrar al directorio clonado\n   ```bash\n   cd Series-App\n   ```\n3. Hacer una copia del archivo .env.template y renombrarlo como .env\n\n   ```bash\n   cp .env.template .env\n   ```\n\n4. Cambiar los valores de las variables de entorno en el archivo .env\n\n5. Poner las variables de entorno del bucket de R2\n   ```bash\n   R2_DOMAIN=r2.api.aws.dev\n   R2_ENDPOINT=r2.api.aws.dev\n   R2_BUCKET_NAME=images\n   R2_ACCESS_KEY_ID=xxxxxxxxxxxxxxxxxxxxxxxx\n   R2_SECRET_ACCESS_KEY=xxxxxxxxxxxxxxxxxxxxxxxx\n   ```\n\n6. Ejecutar el contenedor docker reconstruyendo las imagenes\n   ```bash\n   docker compose build \u0026\u0026 docker compose up -d\n   ```\n\n7. Abrir en el navegador la ruta\n\n- **http://localhost:8080/**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomparitiko%2Fseries-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcomparitiko%2Fseries-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomparitiko%2Fseries-app/lists"}