Page MenuHomeDevCentral

Connect the frontend to the backend
Closed, ResolvedPublic

Description

Axios client configured in frontend/src/plugins/api.js with base URL from VITE_API_URL. Composables (useServices.js, useIncidents.js, etc.) wrap API calls with reactive state. JWT token attached via Authorization header in admin requests. CORS configured in Express backend.

Commit: 963afb5 (Phase 3)

Event Timeline

ieli triaged this task as Normal priority.May 2 2023, 08:59
ieli claimed this task.
ieli updated the task description. (Show Details)
ieli added a subscriber: Chenani-MohamedAmine.