-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdummy_data.json
More file actions
66 lines (65 loc) · 1.7 KB
/
dummy_data.json
File metadata and controls
66 lines (65 loc) · 1.7 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
[
{
"_id": {
"$oid": "677cb2386677c6cba2b4c75d"
},
"name": "Sabbir Ahmmeds",
"email": "sabbir.ahmmed@appstick.com.bd",
"phone": "+8801725151578",
"password": "$2b$10$tAGIS3TkiA04kxxDxqWtcO8qXmmGy.YGzmISj9cSlc4p814actO/.",
"role": "admin",
"is_deleted": false,
"is_verified": false,
"status": "pending",
"fcm_token": [
""
],
"createdAt": {
"$date": "2025-01-07T04:48:56.942Z"
},
"updatedAt": {
"$date": "2025-01-07T06:49:02.876Z"
},
"__v": 0
},
{
"_id": {
"$oid": "677f590f4b85d30543cbd8d0"
},
"__v": 0,
"address": "Saudi Arabia",
"createdAt": {
"$date": "2025-01-09T05:05:19.363Z"
},
"currency_code": "SAR",
"currency_symbol": "﷼",
"description": "Curora Medical Surgery",
"email": "sabbir.py@gmail.com",
"email_config": {
"default": "gmail",
"sendgrid": {
"host": "String",
"port": "String",
"username": "String",
"password": "String",
"sender_email": "String"
},
"gmail": {
"auth_email": "appstickltd@gmail.com",
"password": "",
"service_provider": "gmail"
}
},
"footer": "All right reserve, Curora@2025",
"logo": "",
"otp_verification_type": "email",
"phone": "+8801725151578",
"site_name": "Curora",
"sms": {
"active": false
},
"updatedAt": {
"$date": "2025-01-09T05:05:19.363Z"
}
}
]