feat: api client, auth store, login, authed shell, data-table + CRUD kit

This commit is contained in:
2026-07-07 22:15:08 +08:00
parent 95a3dee29f
commit eb617ce436
23 changed files with 1002 additions and 352 deletions

2
.env.example Normal file
View File

@ -0,0 +1,2 @@
# Backend API origin (no trailing slash)
VITE_API_BASE_URL=https://gig-platform.ddev.site