Skip to content

micheleborella/MapStore2-C028

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sistema Informativo Territoriale della città di Bolzano

Quick Start

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

git clone --recursive https://github.com/geosolutions-it/MapStore2-C028.git

Install NodeJS >= 4.6.1 , if needed, from here.

Update npm to 3.x, using:

npm install -g npm@3

Start the demo locally:

npm cache clean (this is useful to prevent errors on Windows during install)

npm install

npm start

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

Read more on the wiki.

To Create a deployable war

  • Edit the LDAP properties file (DO NOT COMMIT CREDENTIALS) web/ldap.properties
  • Run build.sh

About

Sistema Informativo Territoriale del Comune di Bolzano

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 73.7%
  • HTML 24.1%
  • CSS 2.0%
  • Shell 0.2%