{"id":15184694,"url":"https://github.com/glud/semana-icg-2018","last_synced_at":"2026-01-28T22:33:51.492Z","repository":{"id":69011919,"uuid":"150196210","full_name":"GLUD/Semana-ICG-2018","owner":"GLUD","description":"Página de la Semana de Ingeniería Catastral y Geodesia 2018 [Forked from the SLUD-frontend repo]","archived":false,"fork":false,"pushed_at":"2018-10-23T19:29:26.000Z","size":25513,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-01-08T05:35:30.419Z","etag":null,"topics":["angular1","bootstrap","css","event","html5","open-source"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/GLUD.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}},"created_at":"2018-09-25T02:26:42.000Z","updated_at":"2018-10-23T19:29:27.000Z","dependencies_parsed_at":"2023-05-11T03:15:48.923Z","dependency_job_id":null,"html_url":"https://github.com/GLUD/Semana-ICG-2018","commit_stats":{"total_commits":145,"total_committers":12,"mean_commits":"12.083333333333334","dds":0.6896551724137931,"last_synced_commit":"a24ea0047b22ce0fbba3fe2e90cf3a60eb842c64"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GLUD%2FSemana-ICG-2018","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GLUD%2FSemana-ICG-2018/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GLUD%2FSemana-ICG-2018/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GLUD%2FSemana-ICG-2018/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GLUD","download_url":"https://codeload.github.com/GLUD/Semana-ICG-2018/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240688966,"owners_count":19841853,"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","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":["angular1","bootstrap","css","event","html5","open-source"],"created_at":"2024-09-27T17:22:04.323Z","updated_at":"2026-01-28T22:33:51.450Z","avatar_url":"https://github.com/GLUD.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Semana de Ingeniería Catastral y Geodesia 2018\n\nPágina web (frontend) de la Semana de  Ingeniería Catastral y Geodesia, este repositorio es un fork del repositorio [SLUD-frontend](https://github.com/GLUD/SLUD-frontend).\n\nEste proyecto requiere un servidor HTML con acceso a Internet (como nginx) ó ejecutar npm server como se explica a continuación.\n\n## USO\n\n### Local\nse puede ejecutar un servidor de desarrollo local con live reload así:\n```bash\n$ npm install # ó yarn install\n$ npm run-script server # ó yarn server\n```\nuna vez que se quiera pasar a produccion, ejecutar:\n\n```bash\n$ npm run-script build # ó yarn build\n```\nque creará el archivo *bundle.js* que necesita *index.html*.\n\n### Docker\nAdicionalmente se puede ejecutar con docker como:\n\n```bash\n$ docker run -p \"80:80\" glud/slud-frontend:latest\n```\n\nO usar Docker swarm con el archivo de ejemplo *docker-stack.yml* para ejecutar el frontend y el [backend](https://github.com/GLUD/SLUD-backend/):\n\n```bash\n$ docker swarm init # si no se ha hecho antes\n$ docker stack deploy -c docker-stack.yml slud\n```\n\n## TODO\n\n- [ ] Organizar archivos angular y assets\n- [ ] Agregar traducciones (ingles,...)\n- [ ] agregar sourcemaps.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglud%2Fsemana-icg-2018","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fglud%2Fsemana-icg-2018","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglud%2Fsemana-icg-2018/lists"}