{"id":26808450,"url":"https://github.com/carincon93/pylos-frontend","last_synced_at":"2026-07-02T09:31:20.472Z","repository":{"id":226632929,"uuid":"769234278","full_name":"carincon93/pylos-frontend","owner":"carincon93","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-11T13:33:14.000Z","size":65058,"stargazers_count":0,"open_issues_count":2,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-27T20:55:09.794Z","etag":null,"topics":["nextjs","tailwindcss","threefiber","threejs","typescript","vercel"],"latest_commit_sha":null,"homepage":"https://pylos-webapp.vercel.app","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/carincon93.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}},"created_at":"2024-03-08T16:09:06.000Z","updated_at":"2025-03-11T13:33:34.000Z","dependencies_parsed_at":"2024-03-12T16:54:32.081Z","dependency_job_id":"b460fd94-5ef9-412f-a4d3-5c4c4d9e437c","html_url":"https://github.com/carincon93/pylos-frontend","commit_stats":null,"previous_names":["carincon93/pylos-webapp","carincon93/pylos-frontend"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/carincon93/pylos-frontend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carincon93%2Fpylos-frontend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carincon93%2Fpylos-frontend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carincon93%2Fpylos-frontend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carincon93%2Fpylos-frontend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/carincon93","download_url":"https://codeload.github.com/carincon93/pylos-frontend/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carincon93%2Fpylos-frontend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35041996,"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-07-02T02:00:06.368Z","response_time":173,"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":["nextjs","tailwindcss","threefiber","threejs","typescript","vercel"],"created_at":"2025-03-30T00:28:48.815Z","updated_at":"2026-07-02T09:31:20.450Z","avatar_url":"https://github.com/carincon93.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Proyecto Pylos - Frontend\n\nEste proyecto es una aplicación desarrollada con [Next.js](https://nextjs.org/) . A continuación, se detallan las instrucciones para clonar, configurar y ejecutar el proyecto en un entorno de desarrollo local.\n\n![156shots_so](https://github.com/user-attachments/assets/fccc9c66-edea-406e-bea9-c015f7a02e1d)\n\n---\n\n## **Requisitos previos**\n\nAntes de comenzar, asegúrate de tener instalados los siguientes requisitos en tu máquina:\n\n-   [Node.js](https://nodejs.org/) (versión mínima recomendada: `v20.14.0`)\n-   [Git](https://git-scm.com/)\n-   Un editor de texto o IDE como [Visual Studio Code](https://code.visualstudio.com/)\n\n---\n\n## **Instrucciones para ejecutar el proyecto**\n\n### **1. Clonar el repositorio**\n\nUtiliza Git para clonar el repositorio en tu máquina local. En la terminal, ejecuta:\n\n```bash\ngit clone https://github.com/carincon93/pylos-frontend.git\n\ncd [nombre-del-directorio]\n\nnpm install\n```\n\nLocaliza el archivo .env.local.example que se encuentra en la raíz del proyecto.\n\nCrea un archivo .env.local basado en .env.local.example. Importante: Asegúrate de configurar las variables que contiene el archivo correctamente. (Varias de ellas dependen de la configuración del backend)\n\n```bash\ncp .env.local.example .env.local\n```\n\nEjecuta el servidor en modo de desarrollo con el comando:\n\n```bash\nnpm run dev\n```\n\nAbre tu navegador y accede a la aplicación en:\n\n```bash\nhttp://localhost:3000\n```\n\nFinalmente, no olvides revisar el archivo package.json para conocer todos los paquetes utilizados en el proyecto.\n\n## Deploy on Vercel\n\nThe easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template\u0026filter=next.js\u0026utm_source=create-next-app\u0026utm_campaign=create-next-app-readme) from the creators of Next.js.\n\nCheck out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarincon93%2Fpylos-frontend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcarincon93%2Fpylos-frontend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarincon93%2Fpylos-frontend/lists"}