{"id":18564604,"url":"https://github.com/cosmicalduck/to-do-list","last_synced_at":"2026-05-06T06:32:15.753Z","repository":{"id":190551413,"uuid":"682874295","full_name":"cosmicalduck/to-do-list","owner":"cosmicalduck","description":"To do list application ","archived":false,"fork":false,"pushed_at":"2023-08-25T14:32:12.000Z","size":48,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-15T18:47:25.092Z","etag":null,"topics":["bootstrap","react","react-icons","redux-thunk","redux-toolkit","typescript","vite"],"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/cosmicalduck.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":"2023-08-25T04:33:32.000Z","updated_at":"2023-08-25T04:46:46.000Z","dependencies_parsed_at":"2025-05-15T18:39:03.494Z","dependency_job_id":"58112be3-58b0-4018-950f-0eb9adc6a496","html_url":"https://github.com/cosmicalduck/to-do-list","commit_stats":null,"previous_names":["cosmicalduck/to-do-list"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cosmicalduck/to-do-list","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmicalduck%2Fto-do-list","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmicalduck%2Fto-do-list/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmicalduck%2Fto-do-list/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmicalduck%2Fto-do-list/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cosmicalduck","download_url":"https://codeload.github.com/cosmicalduck/to-do-list/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmicalduck%2Fto-do-list/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278532354,"owners_count":26002343,"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","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"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":["bootstrap","react","react-icons","redux-thunk","redux-toolkit","typescript","vite"],"created_at":"2024-11-06T22:15:48.908Z","updated_at":"2025-10-05T22:36:41.033Z","avatar_url":"https://github.com/cosmicalduck.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# To Do List\n\n## Desplegar proyecto\n\n### Requisitos\n1. Tener Node.js instalado (versión 16 o superior)\n   \n   [Página oficial de Node.js para descargar](https://nodejs.org/en)\n\n### Desplegar proyecto de forma local\n\n1. Descargar el archivo .zip del repositorio y extraerlo, o clonarlo utilizando el comando:\n   \n   `git clone https://github.com/cosmicalduck/to-do-list.git`\n\n\n2. Abrir una terminal y posicionarse en la carpeta del repositorio.\n   \n3. Instalar dependencias, ejecutando el comando:\n   \n   `npm install`\n\n4. Instalar json-server para poder emular la API REST del proyecto utilizando el comando:\n`npm install -g json-server`\n\n5. Ejecutar json-server, que emula la API REST del proyecto, utilizando el comando:\n `npx json-server --watch data/db.json`\n\n\n6. Abrir una nueva terminal, posicionarla en la carpeta del repositorio y desplegar la aplicación en modo de desarrollo, utilizando el comando:\n`npm run dev`\n\n7. Abrir el navegador en la dirección `http://localhost:5173/`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcosmicalduck%2Fto-do-list","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcosmicalduck%2Fto-do-list","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcosmicalduck%2Fto-do-list/lists"}