offtherailz / MapStore2-C027

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GeoPortale - Comune di Firenze

Aligned to 2021.01.xx mapstore stable branch

Quick Start

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

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

Install NodeJS, if needed, from here.

Start the development application locally:

npm install

in one terminal npm run backend

in the other terminal npm start

The application 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

License:Other


Languages

Language:JavaScript 99.2%Language:GLSL 0.4%Language:CSS 0.2%Language:HTML 0.1%Language:Less 0.0%Language:Shell 0.0%