feat: implement app templates storefront and deployment engine

This commit is contained in:
SaelixCode
2026-03-04 14:26:07 -05:00
parent 3889d4914e
commit 1676dc22df
7 changed files with 574 additions and 3 deletions
+2 -1
View File
@@ -29,6 +29,7 @@
"@types/dockerode": "^4.0.1",
"@types/express": "^5.0.6",
"@types/ws": "^8.18.1",
"axios": "^1.13.6",
"bcrypt": "^6.0.0",
"better-sqlite3": "^12.6.2",
"composerize": "^1.7.5",
@@ -42,4 +43,4 @@
"ws": "^8.19.0",
"yaml": "^2.8.2"
}
}
}