2.0.31 • Published 2 days ago

jmapserver-ng v2.0.31

Weekly downloads
-
License
ISC
Repository
-
Last release
2 days ago

The first time, install dependencies :

npm i

To start the application :

npm start

The application is accessible at this location : http://localhost:8082

When code is changed, it's automatically built and the web page refresh by its own (thanks webpack dev server).

Install the following vs-code extensions :

- https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint
- "Prettier - Code formatter" extention (Author : Esben Petersen)

VPS publishing

When working in a VPS environment, your personal VPS expect to find the Portal compiled sources in a local diretory inside the web hosting VPS infrascructure.

IMPORTANT: To be able to serve NG onn your VPS you need to "syncAndBuild" both jmapserver-ng and jmapserver-ng-core

To achieve this you must run this command inside the root of your local checkout of jmapserver-ng, and jmapserver-ng-core, in turn (build order is not important):

// inside jmapserver-ng:
./syncAndBuild.sh <vps-prefix>

// and then inside jmapserver-ng-core:
./syncAndBuild.sh <vps-prefix>

If your vps is "dev-jdoe.jmapserver.io" then you should run:

./syncAndBuild.sh dev-jdoe

after build, your compiled portal would be accessible at https://ng.dev-jdoe.jmapcloud.io/

2.0.31

2 days ago

2.0.29

4 days ago

2.0.30

3 days ago

2.0.28

6 days ago

2.0.26

6 days ago

2.0.27

6 days ago

2.0.25

6 days ago

2.0.1003

7 days ago

2.0.1001

7 days ago

2.0.1002

7 days ago

2.0.24

8 days ago

2.0.23

13 days ago

2.0.21

16 days ago

2.0.19

17 days ago

2.0.20

17 days ago

2.0.1000

21 days ago

2.0.18

27 days ago

2.0.17

29 days ago

2.0.16

1 month ago

1.18.4

2 months ago

1.17.4

2 months ago

1.16.4

2 months ago

2.0.15

2 months ago

2.0.13

2 months ago

2.0.14

2 months ago

2.0.12

2 months ago

1.16.3

2 months ago

1.18.3

2 months ago

1.17.3

2 months ago

2.0.11

2 months ago

1.17.2

2 months ago

1.16.2

2 months ago

1.18.2

2 months ago

2.0.10

2 months ago

2.0.9

2 months ago

1.14.1

2 months ago

1.18.1

2 months ago

1.17.1

2 months ago

1.16.1

2 months ago

1.15.1

2 months ago

2.0.7

2 months ago

2.0.6

2 months ago

2.0.8

2 months ago

2.0.5

2 months ago

2.0.4

2 months ago

2.0.3

2 months ago

1.0.12

2 months ago

2.0.2

3 months ago

2.0.1

3 months ago

1.0.11

3 months ago

2.0.0

3 months ago

1.0.10

5 months ago

1.0.9

5 months ago

1.0.8

5 months ago

1.0.7

5 months ago

1.0.6

5 months ago

1.0.5

5 months ago

1.0.4

5 months ago

1.0.3

5 months ago

1.0.2

5 months ago

1.0.1

5 months ago

1.0.0

5 months ago