Admin website
This commit is contained in:
28
server/data/events.json
Normal file
28
server/data/events.json
Normal file
@@ -0,0 +1,28 @@
|
||||
[
|
||||
{
|
||||
"id": "57fb4ac3-3896-44a0-a61b-42f3bed558d5",
|
||||
"slug": "test",
|
||||
"createdAt": "2025-09-24T15:57:31.513Z",
|
||||
"updatedAt": "2025-09-24T15:57:31.513Z",
|
||||
"title": "test",
|
||||
"description": "Test",
|
||||
"date": "2025-10-10",
|
||||
"time": "10:00 AM",
|
||||
"location": "Fellowship Hall",
|
||||
"category": "Youth",
|
||||
"image": "/uploads/michael-peskov-magier-taschendieb-453624-jpeg-1758729451448.jpeg"
|
||||
},
|
||||
{
|
||||
"id": "6e1b9995-e153-478a-a2d6-713e48d05891",
|
||||
"slug": "eg",
|
||||
"createdAt": "2025-09-24T18:18:07.806Z",
|
||||
"updatedAt": "2025-09-24T18:18:07.806Z",
|
||||
"title": "eg",
|
||||
"description": "HSAHA",
|
||||
"date": "2025-10-12",
|
||||
"time": "12:30 PM",
|
||||
"location": "Erkrath",
|
||||
"category": "hi",
|
||||
"image": "/uploads/atos-logo-blau-jpg-1758737887080.jpg"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user