Cleanup modified & misisng files
Run Tests on Branches / Backend Tests (push) Successful in 3m31s
Run Tests on Branches / Frontend Tests (push) Successful in 3m26s

This commit is contained in:
Antoni Nuñez Romeu
2026-07-02 20:37:29 +02:00
parent 0ebd2dc35c
commit 3f5f88bbf5
16 changed files with 3732 additions and 379 deletions
@@ -0,0 +1,27 @@
{
"id": "a988d8db-6be5-4cf5-8025-a131843b0d4d",
"name": "FarmaFinder Local Environment",
"values": [
{
"key": "baseUrl",
"value": "http://localhost:3001",
"type": "default",
"enabled": true
},
{
"key": "username",
"value": "admin",
"type": "default",
"enabled": true
},
{
"key": "password",
"value": "admin123",
"type": "default",
"enabled": true
}
],
"_postman_variable_scope": "environment",
"_postman_exported_at": "2026-06-30T13:00:00.000Z",
"_postman_exported_using": "Postman/10.0.0"
}