{"id":31034383,"url":"https://github.com/juanlu3095/superchat","last_synced_at":"2026-05-03T01:33:51.938Z","repository":{"id":314654308,"uuid":"1046423753","full_name":"Juanlu3095/SuperChat","owner":"Juanlu3095","description":"Workspace con MEAN stack para una aplicación de chats en tiempo real.","archived":false,"fork":false,"pushed_at":"2025-11-30T20:06:11.000Z","size":858,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-01T02:40:40.070Z","etag":null,"topics":["angular-19","angular-workspace","express","express-session","mean-stack","mongodb","nodejs","typescript"],"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/Juanlu3095.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-08-28T17:03:58.000Z","updated_at":"2025-11-30T20:06:15.000Z","dependencies_parsed_at":"2025-09-13T22:08:22.836Z","dependency_job_id":"f9631c3b-2cd7-4f0d-b5e3-4c6bc93eb7d0","html_url":"https://github.com/Juanlu3095/SuperChat","commit_stats":null,"previous_names":["juanlu3095/superchat"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Juanlu3095/SuperChat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Juanlu3095%2FSuperChat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Juanlu3095%2FSuperChat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Juanlu3095%2FSuperChat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Juanlu3095%2FSuperChat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Juanlu3095","download_url":"https://codeload.github.com/Juanlu3095/SuperChat/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Juanlu3095%2FSuperChat/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32555839,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T00:31:16.350Z","status":"ssl_error","status_checked_at":"2026-05-03T00:31:15.546Z","response_time":132,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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-19","angular-workspace","express","express-session","mean-stack","mongodb","nodejs","typescript"],"created_at":"2025-09-14T02:13:00.302Z","updated_at":"2026-05-03T01:33:51.930Z","avatar_url":"https://github.com/Juanlu3095.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SuperChat\n\nSuperChat es una aplicación web que contiene un workspace de Angular 19 y una API de Express con la que gestionar un servicio de chats en tiempo real.\n\n## Instalación\n\nPrimero instala pnpm en tu sistema globalmente:\n\n```bash\nnpm install -g pnpm@latest-10\n```\n\nInstala las dependencias:\n\n```bash\npnpm install\n```\n\nCrea una conexión en MongoDB, crea el archivo .env con la configuración de .env.example y rellena los datos.\nA continuación podemos crear la base de datos:\n\n```bash\npnpm run db:migrate\n```\n\nCreamos algunos datos en la base de datos:\n\n```bash\npnpm run db:seed\n```\n\n## Ejecución de las aplicaciones\n\nPodemos ejecutar el frontend de Angular con\n\n```bash\nng serve\n```\n\no\n\n```bash\npnpm run frontend\n```\n\nPara el backend de Express:\n\n```bash\npnpm run backend\n```\n\no para desarrollo:\n\n```bash\npnpm run backend:dev\n```\n\nIncluso se pueden ejecutar ambos a la vez con concurrently:\n\n```bash\npnpm run iniciar\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuanlu3095%2Fsuperchat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjuanlu3095%2Fsuperchat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuanlu3095%2Fsuperchat/lists"}