feat(server): deliver major backend expansion with v2 APIs, AI integration, and realtime infrastructure (#36)

This commit is contained in:
小袁
2026-04-29 18:49:54 +08:00
committed by GitHub
parent f0fa33cd67
commit d7ae8564c1
148 changed files with 5903 additions and 770 deletions
@@ -1,4 +1,4 @@
apiVersion: apps/v1
apiVersion: apps/v2
kind: Deployment
metadata:
name: template-single
@@ -1,4 +1,4 @@
apiVersion: v1
apiVersion: v2
kind: Service
metadata:
name: template-single
@@ -1,4 +1,4 @@
apiVersion: v1
apiVersion: v2
kind: ConfigMap
metadata:
name: template-single-configmap
@@ -1,4 +1,4 @@
apiVersion: apps/v1
apiVersion: apps/v2
kind: Deployment
metadata:
name: template-single