{"id":26597232,"url":"https://github.com/wilianmorales/authapp-mean","last_synced_at":"2026-04-08T23:33:15.523Z","repository":{"id":279884584,"uuid":"940314644","full_name":"WilianMorales/AuthApp-MEAN","owner":"WilianMorales","description":"Repositorio de la aplicación de prueba con autenticación del curso de Angular-JWT (MEAN)","archived":false,"fork":false,"pushed_at":"2025-04-04T01:34:29.000Z","size":2458,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-19T06:40:40.019Z","etag":null,"topics":["angular","backend","express","frontend","mongodb","nodejs","typescript"],"latest_commit_sha":null,"homepage":"","language":"CSS","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/WilianMorales.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":"2025-02-28T00:57:03.000Z","updated_at":"2025-04-20T23:15:57.000Z","dependencies_parsed_at":"2025-02-28T09:38:43.865Z","dependency_job_id":"73b9d32c-4822-4afc-a0aa-2d838646c8da","html_url":"https://github.com/WilianMorales/AuthApp-MEAN","commit_stats":null,"previous_names":["wilianmorales/authapp-mean"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/WilianMorales/AuthApp-MEAN","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WilianMorales%2FAuthApp-MEAN","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WilianMorales%2FAuthApp-MEAN/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WilianMorales%2FAuthApp-MEAN/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WilianMorales%2FAuthApp-MEAN/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WilianMorales","download_url":"https://codeload.github.com/WilianMorales/AuthApp-MEAN/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WilianMorales%2FAuthApp-MEAN/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31579054,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"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","backend","express","frontend","mongodb","nodejs","typescript"],"created_at":"2025-03-23T17:32:21.957Z","updated_at":"2026-04-08T23:33:15.506Z","avatar_url":"https://github.com/WilianMorales.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AuthApp MEAN\n\n### Requerimiento: \n - El objetivo es desarrollar una aplicación basada en MEAN, que incluye MongoDB, Express, Angular y Node.js.\n\n### Tecnologías utilizados\n\u003e- MongoDB\n\u003e- Express\n\u003e- Angular\n\u003e- NodeJs\n\n#### Pasos Importantes y Recomendaciones:\n1. Configuración del Backend:\n\n  - En el archivo `.env`, que se encuentra en la raíz del proyecto del backend, asegúrate de realizar las siguientes configuraciones:\n  \n    - Reemplaza la variable `DB_CNN` con la cadena de conexión correcta para conectar tu proyecto con la base de datos MongoDB.\n  \n        Ejemplo: `mongodb+srv://usuario:contraseña@cluster.mongodb.net/nombreBaseDeDatos`\n\n    - Genera un `SECRET_KEY_JWT` único y seguro. Este es necesario para firmar los JSON Web Tokens (JWT) usados en el sistema de autenticación.\n\n        Ejemplo: `SECRET_KEY_JWT=miClaveSecretaSuperSegura123`\n\n2. Configuración del Frontend:\n\n  - Dentro del proyecto frontend (Angular), ubica los archivos de configuración en la carpeta `environments`.\n\n  - Reemplaza la clave `baseUrl` con la URL correspondiente al backend para garantizar que las peticiones funcionen correctamente.\n\n      Ejemplo: Si tu backend está corriendo en un servidor local, puedes usar: `http://localhost:3000/api.`\n    \n\u003cbr/\u003e\n\n\u003e [!NOTE]\n\u003e - Antes de lanzar la aplicación, revisa que todas las conexiones entre el frontend y el backend estén funcionando correctamente.\n\u003e - Asegúrate de que las variables de entorno estén configuradas y protegidas, evitando incluirlas en el control de versiones como GitHub.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilianmorales%2Fauthapp-mean","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwilianmorales%2Fauthapp-mean","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilianmorales%2Fauthapp-mean/lists"}