Skip to content

Golang server and frontend applications to visualise an mtriage folder structure

Notifications You must be signed in to change notification settings

forensic-architecture/mtriage-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 

Repository files navigation

mtriage-viewer

note: pre-alpha development, not ready for use. Everything will break!

mtriage-viewer is a server collected with a web frontend to interactively visualise mtriage workflows after they have been run.

Run the server

cd server
poetry install
poetry shell
export FLASK_ENV=development
python app.py

Modify ROOT and STORAGE_TYPE variables inside app.py to point to another storage location.

Run the frontend

cd viewer
npm install
npm run dev

About

Golang server and frontend applications to visualise an mtriage folder structure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •