Skip to content

Kazuhiro-Mimaki/fluety

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fluety

A tool to monitor logs from your systems, applications that you use in your local environment.

image

Quick start

1. Clone

git clone https://github.com/Kazuhiro-Mimaki/fluety.git

2. Pipe logs

Assuming the application that is running with npm, please move to your app's directory and execute start command.

npm run dev | {relative path to the fluety's build file}

For example, your app's path and fluety's path is same, relative path to the fluety is ../fluety/main.

Let's access to http://localhost:8080.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published