Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:57:06 +08:00
commit b2b8396294
6 changed files with 183 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "airbot-backend",
"description": "Backend architecture, Kotlin coroutines, and SQL/DAO rubrics for AIRBot reviews.",
"version": "0.1.0",
"author": {
"name": "AIRBot Team",
"email": "zhongweili@tubi.tv"
},
"skills": [
"./skills"
]
}