Initial commit: R0Installer source, patch generator, API backend and build scripts

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-06-27 18:03:44 +08:00
commit 6124d6060c
33 changed files with 8389 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"name": "r0/installer-api",
"description": "R0Installer 云端配置 API",
"require": {
"php": ">=7.4",
"catfan/medoo": "^2.1"
}
}