{"id":22339400,"url":"https://github.com/trainingitcourses/softtek_angular_basics_2","last_synced_at":"2026-04-24T12:31:46.266Z","repository":{"id":258509452,"uuid":"872026178","full_name":"TrainingITCourses/softtek_angular_basics_2","owner":"TrainingITCourses","description":"Curso de introducción a Angular moderno para Softtek. Ed2. Oct. 24","archived":false,"fork":false,"pushed_at":"2024-11-07T15:29:39.000Z","size":377,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-13T19:04:23.982Z","etag":null,"topics":["angular","curso"],"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/TrainingITCourses.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":"2024-10-13T15:40:49.000Z","updated_at":"2024-11-18T17:54:18.000Z","dependencies_parsed_at":"2024-11-04T18:28:50.201Z","dependency_job_id":"a527e3e9-0a16-42fd-80f8-8b1bab4bf627","html_url":"https://github.com/TrainingITCourses/softtek_angular_basics_2","commit_stats":null,"previous_names":["trainingitcourses/softtek_angular_basics_2"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TrainingITCourses/softtek_angular_basics_2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TrainingITCourses%2Fsofttek_angular_basics_2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TrainingITCourses%2Fsofttek_angular_basics_2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TrainingITCourses%2Fsofttek_angular_basics_2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TrainingITCourses%2Fsofttek_angular_basics_2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TrainingITCourses","download_url":"https://codeload.github.com/TrainingITCourses/softtek_angular_basics_2/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TrainingITCourses%2Fsofttek_angular_basics_2/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32223842,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T10:26:35.452Z","status":"ssl_error","status_checked_at":"2026-04-24T10:25:27.643Z","response_time":64,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["angular","curso"],"created_at":"2024-12-04T07:08:15.941Z","updated_at":"2026-04-24T12:31:46.240Z","avatar_url":"https://github.com/TrainingITCourses.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Softtek Angular Basics Edicion 2\n\nCurso de introducción a Angular moderno para Softtek. Edición2. Octubre 24\n\n\n\n\u003e [Laboratorio de ejemplo](https://github.com/TrainingITCourses/softtek_angular_basics_2) del curso de [Angular Basics para Softtek Oct 24](https://cursos.trainingit.es/course/view.php?id=1761) impartido por [Alberto Basalo](https://albertobasalo.dev) con TrainingIT.\n\n\u003e [!NOTE]\n\u003e This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version _18.2.8._\n\n## Requisitos para el laboratorio\n\nComprobar [versión de Node.js](https://angular.dev/reference/versions#) y npm.\n\n```bash\n# Check Node.js and npm versions\nnode -v\nnpm -v\n# Install Angular CLI\nnpm i -g @angular/cli@latest\n```\n\n\u003e [!NOTE]\n\u003e La aplicación de ejemplo estará en la carpeta [AstroBookings](./AstroBookings)\n\n## Iniciar a partir del laboratorio\n\nEl código fuente de la aplicación de ejemplo se encuentra en el repositorio de GitHub [softtek_angular_basics_2](https://github.com/TrainingITCourses/softtek_angular_basics_2).\n\n```bash\n# Clone lab from github\ngit clone https://github.com/TrainingITCourses/softtek_angular_basics_2.git\n# Install and run\ncd softtek_angular_basics_2/AstroBookings\nnpm install\n# Start Angular server\nnpm start\n# Run a fake API server\n[APIbun](https://github.com/AlbertoBasalo/api_bun)\n```\n\n## Replicar desde cero\n\nInstalar **Angular CLI** y generar aplicación de ejemplo.\n\n```bash\n# Generate new Angular project\nng new AstroBookings --inline-style --inline-template --prefix=lab --ssr --style=css\n# Or run with npx and options with aliases (- instead of --)\nnpx ng new AstroBookings -s -t -p=lab --ssr --style=css\n```\n\n---\n\n\u003cfooter\u003e\n  \u003ch3\u003e🧑🏼‍💻 By \u003ca href=\"https://albertobasalo.dev\" target=\"blank\"\u003eAlberto Basalo\u003c/a\u003e \u003c/h3\u003e\n  \u003cp\u003e\n    \u003ca href=\"https://twitter.com/albertobasalo\" target=\"blank\"\u003e\n      \u003cimg src=\"https://img.shields.io/twitter/follow/albertobasalo?logo=twitter\u0026style=for-the-badge\" alt=\"twitter albertobasalo\" /\u003e\n    \u003c/a\u003e\n  \u003c/p\u003e\n  \u003cp\u003e\n    \u003ca href=\"https://github.com/albertobasalo\" target=\"blank\"\u003e\n      \u003cimg \n        src=\"https://img.shields.io/github/followers/albertobasalo?logo=github\u0026label=profile albertobasalo\u0026style=for-the-badge\" alt=\"git albertobasalo\" /\u003e\n    \u003c/a\u003e\n  \u003c/p\u003e\n\u003c/footer\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrainingitcourses%2Fsofttek_angular_basics_2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrainingitcourses%2Fsofttek_angular_basics_2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrainingitcourses%2Fsofttek_angular_basics_2/lists"}