Skip to content

A geo application made to show the geographical information generated by CGR in Juridical and Control subjects. This app was build with angular 4, Oracle Spatial database and JAVA.

Notifications You must be signed in to change notification settings

RajashekarAdukaniBlueCloud/geoportal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contraloria General de la Republica - Geoportal

Develop

Backend

En Eclipse abrir el proyecto backend y desplegar en JBoss EAP 6.4.0

Frontend

Instalar dependencias del proyecto

$ cd frontend/
$ npm install

Correr aplicación

$ npm start -- --scss

Si los servicios no responden asegurarse de que la app esté consumiendo la API correcta (src/client/app/services/rest/rest.service.ts)

Production

$ cd backend/
$ mvn clean package -P production

About

A geo application made to show the geographical information generated by CGR in Juridical and Control subjects. This app was build with angular 4, Oracle Spatial database and JAVA.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published