clan-app: Better http architecture

This commit is contained in:
Qubasa
2025-07-09 15:47:49 +07:00
parent 1c269d1eaa
commit 4008d2c165
11 changed files with 339 additions and 338 deletions

View File

@@ -9,6 +9,7 @@
clan-ts-api,
ps,
process-compose,
go-swagger,
json2ts,
playwright-driver,
luakit,
@@ -42,6 +43,7 @@ mkShell {
nativeBuildInputs = clan-app.nativeBuildInputs ++ [
ps
process-compose
go-swagger
];
buildInputs = [