-
Notifications
You must be signed in to change notification settings - Fork 6
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