Skip to content

udistrital/plan_anual_auditoria_mid

Repository files navigation

plan_anual_auditoria_mid

El API mid permite proporcionar la información completa requerida por el microcliente proporcinada por el microservicio plan_anual_auditoria_crud y otros microservicios.

Especificaciones Técnicas

Tecnologías Implementadas y Versiones

NestJS Logo

Variables de Entorno

PORT=[puerto de ejecucion]

Ejecución del Proyecto


# 1. Obtener el repositorio con Go
go get github.com/udistrital/plan_anual_auditoria_mid.git

# 2. Moverse a la carpeta del repositorio
cd $GOPATH/src/github.com/udistrital/plan_anual_auditoria_mid

# 3. Moverse a la rama **develop**
git pull origin develop && git checkout develop

# 4. alimentar todas las variables de entorno que utiliza el proyecto.

# 5. ejecutar el proyecto
npm run start 

Estado CI

Develop Relese Main
Build Status Build Status Build Status

Licencia

This file is part of plan_anual_auditoria_mid.

plan_anual_auditoria_mid 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 (at your option) any later version.

plan_anual_auditoria_mid 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 novedades_crud. If not, see https://www.gnu.org/licenses/.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published