1.0.20 • Published 2 days ago

jmapcloud-ng v1.0.20

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:8086

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 jmapcloud-ng and jmapcloud-ng-core

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

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

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

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

./syncAndBuild.sh dev-jdoe

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

1.0.20

2 days ago

1.0.19

7 days ago

1.0.18

2 months ago

1.0.17

2 months ago

1.0.16

2 months ago

1.0.15

3 months ago

1.0.14

3 months ago

1.0.13

3 months ago

1.0.12

3 months ago

1.0.11

3 months ago

1.0.10

3 months ago

1.0.9

4 months ago

1.0.8

4 months ago

1.0.7

4 months ago

1.0.6

5 months ago

1.0.2

5 months ago

1.0.1

5 months ago

1.0.0

5 months ago

0.4.9

6 months ago

0.4.8

6 months ago

1.0.5

5 months ago

1.0.4

5 months ago

1.0.3

5 months ago

0.4.10

6 months ago

0.4.11

6 months ago

0.4.7

6 months ago

0.4.6

6 months ago

0.4.5

6 months ago

0.4.4

6 months ago

0.4.3

6 months ago

0.4.1

8 months ago

0.4.0

8 months ago

0.4.2

8 months ago

0.3.6

9 months ago

0.3.5

9 months ago

0.3.4

9 months ago

0.3.3

9 months ago

0.3.2

9 months ago

0.3.1

9 months ago

0.3.0

9 months ago

0.2.1

9 months ago

0.2.0

9 months ago

0.1.0

9 months ago

0.0.1

10 months ago

0.0.0

10 months ago