add Docker Compose configuration files for CMS, Doc, Ionic Mobile, API_TS, and PocketBase services, along with .env file for environment variables and related scripts
```
This commit is contained in:
louiscklaw
2025-05-13 06:58:49 +08:00
parent 04634b5c65
commit 30e4c69343
7 changed files with 193 additions and 23324 deletions

View File

@@ -0,0 +1,14 @@
{
"folders": [
{
"path": "."
},
{
"path": "./../../001_documentation"
},
{
"path": "../../000_AI_WORKSPACE"
}
],
"settings": {}
}