Skip to content

Process Tree

Yeseo Jang edited this page Jul 22, 2021 · 1 revision
highlighter
├─.idea
│  └─inspectionProfiles
├─🗂️backend
│  ├─.idea
│  │  └─inspectionProfiles
│  ├─📁api
│  │  └─migrations
│  ├─📁backend
│  ├─📁videoprocess
│  │  ├─🗀chatextractor
│  │  ├─🗀emotionprocess
│  │  └─🗀videoprocess
│  ├─📁videos
│  ├─📁videoSender
│  │  └─migrations
│  └─__MACOSX
├─🗂️frontend
│  ├─nginx
│  ├─node_modules
│  ├─public
│  └─src
│      └─Components
│          ├─images
│          └─Views
│              └─NavBar
├─🗂️nginx
└─🗂️static
Clone this wiki locally