10000
Skip to content

sorenlouv/logs-onboarding-demo-app

Repository files navigation

Logs onboarding demo app

A simple application that creates log entries.

Usage

Local

Prerequisities

In order to this app locally you'll need node.

Run app

Install app dependencies

npm install

run the application

npm run start

Docker

Prerequisities

In order to run this container you'll need docker.

Run app

In order to run the app using a docker container, we should first build the image

docker build . -t logs-onboarding-demo-app

then run the container

docker run -d logs-onboarding-demo-app

About

Demo app for producing logs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0