Thanks to visit codestin.com
Credit goes to github.com

Skip to content

gfrancodev/glogger-server

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published