Initial commit

This commit is contained in:
2026-05-28 11:11:27 +02:00
commit d8a626f6c3
8 changed files with 514 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
[
{ "id": "alice", "name": "Alice Müller", "phone": "+41791234567" },
{ "id": "bob", "name": "Bob Schmidt", "phone": "+41797654321" },
{ "id": "carol", "name": "Carol Weber", "phone": "+41791112233" },
{ "id": "dave", "name": "Dave Keller", "phone": "+41798887766" },
{ "id": "eve", "name": "Eve Brunner", "phone": "+41795556644" }
]