chore: add local development env files and startup script
This commit is contained in:
@@ -79,3 +79,8 @@
|
||||
4. 補通知、loading、錯誤提示
|
||||
|
||||
詳細 request/response 契約請看 `docs/FRONTEND_API_CONTRACT.md`。
|
||||
|
||||
## 9. 本地開發環境
|
||||
- Vite 會自動讀取 `frontend/.env.development`
|
||||
- 已預設:
|
||||
- `VITE_API_BASE_URL=http://127.0.0.1:8000`
|
||||
|
||||
Reference in New Issue
Block a user