[
{
"id": "d0a3aaf8-3af9-11f0-b01a-e4434bceee0b",
"name": "RSL 77",
"price": 25.9,
"status": "on stock",
"type": "RSL",
"createdAt": "2025-05-27T13:55:07.014Z"
}
]CI/DI works!
Remove this welcome page by replacing <NuxtWelcome /> in app.vue with your own code, or creating your own app.vue if it doesn't exist.