Skip to content

yusan25c/log2mermaid

Repository files navigation

log2mermaid

Generate Mermaid sequence diagrams automatically from log files using CSV mapping rules.

What technologies are used for this project?

This project is built with:

  • Vite
  • TypeScript
  • React
  • shadcn-ui
  • Tailwind CSS
  • Mermaid

How to run locally

Follow these steps:

# Step 1: Clone the repository
git clone <YOUR_GIT_URL>

# Step 2: Navigate to the project directory
cd <YOUR_PROJECT_NAME>

# Step 3: Install the necessary dependencies
npm i

# Step 4: Start the development server
npm run dev

Features

  • CSV Mapping Rules: Define mapping rules using CSV format
  • Log File Processing: Parse and match log files against defined rules
  • Mermaid Diagram Generation: Automatically generate sequence diagrams
  • Dark/Light Theme: Toggle between dark and light modes
  • Export: Save generated diagrams as PNG images

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages