- Angular 17.3.12
- Incluye Animations, Common, Compiler, Core, Forms, Platform-Browser, Platform-Browser-Dynamic, Router
- Angular Material 17.3.10
- RxJS ~7.8.0
- Single-spa >=4.0.0
- Incluye single-spa-angular
- SweetAlert2 11.12.4
- ts-md5 1.3.1
- tslib 2.3.0
- Zone.js ~0.14.10
Este proyecto es parte de una infraestructura de microfrontend implementada con la librería Single-SPA. Para ejecutarlo correctamente, es necesario levantar una aplicacion independiente: el Root.
El Root contiene la lógica de Sísifo
-
Clonar el repositorio del Root:
git clone https://github.com/udistrital/auditoria_plan_mejoramiento_root_mf
-
Acceder al directorio del repositorio clonado:
cd auditoria_plan_mejoramiento_root_mf
-
Instalar las dependencias:
npm install
-
Iniciar el Root:
npm start
Microcliente de gestion de usuarios
-
Clonar el repositorio:
git clone https://github.com/udistrital/plan_anual_auditoria_mf
-
Acceder al directorio del repositorio clonado:
cd plan_anual_auditoria_mf
-
Instalar las dependencias:
npm install
-
Iniciar usuario_mf:
npm run serve:single-spa:plan_anual_auditoria_mf
Con estos pasos, se tendrán las partes mínimas necesarias para ejecutar el proyecto en un entorno local.
# Does not apply
# Does not apply
# Developing
# Developing
This file is part of plan_anual_auditoria_mf
plan_anual_auditoria_mf is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (atSara Sampaio your option) any later version.
plan_anual_auditoria_mf is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with plan_anual_auditoria_mf. If not, see https://www.gnu.org/licenses/.