init
This commit is contained in:
16
backend/data/metrics.json
Normal file
16
backend/data/metrics.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"total": 2,
|
||||
"byCategory": {
|
||||
"question": 0,
|
||||
"partnership": 0,
|
||||
"job": 0,
|
||||
"spam": 0,
|
||||
"other": 2
|
||||
},
|
||||
"bySentiment": {
|
||||
"positive": 0,
|
||||
"neutral": 1,
|
||||
"negative": 0
|
||||
},
|
||||
"lastUpdated": "2026-06-19T14:26:09.000Z"
|
||||
}
|
||||
Reference in New Issue
Block a user