1.32.0 • Published 1 year ago

@gregvanko/ap2a v1.32.0

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

NouveauProjet

A Node.js application for...

Installation

First, install the package using npm:

npm install @gregvanko/ap2a --save

Usage

Create a file "App.js" with this content:

const Option = {
    Port:9000,
    Name:"Ap2a",
    Debug: false,
    SplashScreenFilePath: __dirname + "/SplashScreen.html"
}
require('@gregvanko/ap2a').Start(Option)

It is possible to start the application with default values (Port=9000, Name=Ap2a, Debug=false, SplashScreenFilePath= default splach screen):

require('@gregvanko/ap2a').Start()

Env variable

PORT and MONGOURL are available as env variables

1.21.0

1 year ago

1.22.0

1 year ago

1.25.0

1 year ago

1.26.0

1 year ago

1.23.0

1 year ago

1.24.0

1 year ago

1.29.0

1 year ago

1.27.0

1 year ago

1.28.0

1 year ago

1.32.0

1 year ago

1.30.0

1 year ago

1.31.0

1 year ago

1.19.0

2 years ago

1.18.0

2 years ago

1.17.0

2 years ago

1.16.0

2 years ago

1.20.0

2 years ago

1.15.0

2 years ago

1.14.0

2 years ago

1.13.0

2 years ago

1.12.0

2 years ago

1.11.0

2 years ago

1.10.0

2 years ago

1.9.0

2 years ago

1.8.0

2 years ago

1.7.0

2 years ago

1.6.0

2 years ago

1.5.0

2 years ago

1.4.0

2 years ago

1.3.0

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago