Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/beace/elk-demo

Node EKL demo
https://github.com/beace/elk-demo

elk-stack node typescript

Last synced: 25 days ago
JSON representation

Node EKL demo

Awesome Lists containing this project

README

        

# ELK-DEMO

Elk demo for nodejs log using docker,express and typescript.

## RUN

```bash
$ npm install
$ npm run build
$ npm start // another bash
```