smathermather / vibi

Server side for VIBI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FrontEnd

MapStore application for VIBI web manager

To run this application, clone this repository inside the "application" folder of a MapStore instance. Then run (or build) MapStore with the application=<folder_name> environment variable.

Example:

Get the code

\MapStore\mapcomposer\app\applications> git clone ADD_THIS_REPO_URL

Run in debug mode

\MapStore> ant debug -Dapplication=vibi/frontend

Build the WAR package

\MapStore> ant war -Dapplication=vibi/frontend

BackEnd

About

Server side for VIBI


Languages

Language:JavaScript 73.2%Language:Java 21.2%Language:CSS 3.6%Language:HTML 1.6%Language:PLpgSQL 0.3%