{"id":22339426,"url":"https://github.com/trainingitcourses/softtek_angular_update_1","last_synced_at":"2026-04-30T17:31:46.874Z","repository":{"id":232174948,"uuid":"783651461","full_name":"TrainingITCourses/softtek_angular_update_1","owner":"TrainingITCourses","description":"Curso 1️⃣ de actualización Angular Moderno para Softtek. Grupo UNO","archived":false,"fork":false,"pushed_at":"2024-04-10T16:11:13.000Z","size":452,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2024-04-11T12:06:48.035Z","etag":null,"topics":["angular","course"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","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":"LICENSE","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-04-08T10:01:09.000Z","updated_at":"2024-04-15T09:39:35.510Z","dependencies_parsed_at":"2024-04-15T09:52:54.004Z","dependency_job_id":null,"html_url":"https://github.com/TrainingITCourses/softtek_angular_update_1","commit_stats":null,"previous_names":["trainingitcourses/softtek_angular_update_1"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TrainingITCourses/softtek_angular_update_1","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TrainingITCourses%2Fsofttek_angular_update_1","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TrainingITCourses%2Fsofttek_angular_update_1/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TrainingITCourses%2Fsofttek_angular_update_1/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TrainingITCourses%2Fsofttek_angular_update_1/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TrainingITCourses","download_url":"https://codeload.github.com/TrainingITCourses/softtek_angular_update_1/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TrainingITCourses%2Fsofttek_angular_update_1/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32472396,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"ssl_error","status_checked_at":"2026-04-30T13:12:06.837Z","response_time":57,"last_error":"SSL_read: 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","course"],"created_at":"2024-12-04T07:08:21.170Z","updated_at":"2026-04-30T17:31:46.850Z","avatar_url":"https://github.com/TrainingITCourses.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Softtek Angular Update (Grupo UNO)\n\n\u003e [Laboratorio de ejemplo](https://github.com/TrainingITCourses/softtek_angular_update_1) del curso de [Angular Moderno Update Grupo 1 para Softtek](https://cursos.trainingit.es/course/view.php?id=1473) 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 _17.3.3._\n\u003e Updated to Angular **17.3.3.**\n\n## 1. Requisitos para el laboratorio\n\nComprobar [versión de Node.js](https://angular.io/guide/versions) y npm.\n\nInstalar **Angular CLI**para generar aplicación de ejemplo.\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 [ActivityBookings](./ActivityBookings)\n\n## 2. Generar aplicación de ejemplo\n\n```bash\n# Clone lab from github\ngit clone https://github.com/TrainingITCourses/softtek_angular_update_1.git\n# Install and run\ncd softtek_angular_update_1/ActivityBookings\n# Generate new Angular project\nng new ActivityBookings --inline-style --inline-template --prefix=lab --ssr --style=css\n# Or run with npx and options with aliases (- instead of --)\nnpx ng new ActivityBookings -s -t -p=lab --ssr --style=css\n```\n\n### Replicar a partir del laboratorio ya en marcha\n\nEl código fuente de la aplicación de ejemplo se encuentra en el repositorio de GitHub [softtek_angular_update_1](https://github.com/TrainingITCourses/softtek_angular_update_1).\n\n```bash\n# Clone lab from github\ngit clone https://github.com/TrainingITCourses/softtek_angular_update_1.git\n# Install and run\ncd softtek_angular_update_1/ActivityBookings\nnpm install\n# Start Angular server\nnpm start\n# Run a fake API server\nnpm run api:seed\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_update_1","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrainingitcourses%2Fsofttek_angular_update_1","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrainingitcourses%2Fsofttek_angular_update_1/lists"}