Init folder structure

This commit is contained in:
Xin Wang
2026-02-03 14:39:51 +08:00
parent 8d9e2e9784
commit 590014e821
6 changed files with 6 additions and 0 deletions

1
api/README.md Normal file
View File

@@ -0,0 +1 @@
# Backend Service

1
docker/README.md Normal file
View File

@@ -0,0 +1 @@
# Docker Deployment

1
docs/README.md Normal file
View File

@@ -0,0 +1 @@
# Documentation

1
scripts/README.md Normal file
View File

@@ -0,0 +1 @@
# Development Scripts

1
sdks/README.md Normal file
View File

@@ -0,0 +1 @@
# Client SDKs

1
web/README.md Normal file
View File

@@ -0,0 +1 @@
# Frontend Service