Skip to content

ElenaGallo/MapStore2-C040

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GeoPortale - Comune di Genova

Build status

Master: Build Status

Production: Build Status

Quick Start

Clone the repository with the --recursive option to automatically clone submodules:

git clone --recursive git@github.com:geosolutions-it/MapStore2-C040.git

Install NodeJS, if needed, from here.

Start the development application locally:

npm install

npm start

The application runs at http://localhost:8081 afterwards.

To create a deployable package:

  • Download the keystore key in web/src/main/webapp/keystore
  • Edit the web/ldap.properties file with the correct LDAP credentials
  • build.sh

Read more on the wiki.

About

MapStore 2 product for the City of Genova

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 76.7%
  • HTML 12.0%
  • Java 8.6%
  • CSS 2.0%
  • Other 0.7%