first commit

This commit is contained in:
Chris
2026-03-23 20:23:58 +08:00
commit 74d612aca1
3193 changed files with 692056 additions and 0 deletions

5
frontend/env/.env.development vendored Normal file
View File

@@ -0,0 +1,5 @@
VITE_DIRECTUS_BASE_URL = "https://mktcms.ose.tw"
VITE_MKTAPI_BASE_URL = "http://127.0.0.1:8000"
VITE_DIRECTUS_DEBUG_TOKEN = ""
_API_URL = "https://mktcms.ose.tw"
_API_TOKEN = ""