/glogger-server

Log capture server, connection is only allowed for updated IPs.

Primary LanguageTypeScriptMIT LicenseMIT

GLOGGER

Log capture server, connection is only allowed for updated IPs.


Glogger

@gfrancodev/glogger/server

Installation

$ npm install
$ yarn install

Running the app

# development
$ npm run start
$ yarn start

# watch mode
$ npm run start:dev
$ yarn start:dev

# production mode
$ npm run start:prod
$ yarn start:prod

Test

$ npm run test
$ yarn test

Developers

License

MIT licensed