From a7fbf1461df18cc210fc9a24b4c0c6eb39c8987b Mon Sep 17 00:00:00 2001 From: za-ek <1@zaek.eu> Date: Sat, 19 Sep 2026 23:52:40 +0300 Subject: [PATCH] -- --- projects/zArch.yaml | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 projects/zArch.yaml diff --git a/projects/zArch.yaml b/projects/zArch.yaml deleted file mode 100644 index 5c20b27..0000000 --- a/projects/zArch.yaml +++ /dev/null @@ -1,10 +0,0 @@ -project_key: ARCH -language: typescript + javascript -backend_framework: node js + supabase -frontend_framework: React typescript -test_framework: puppeteer -package_manager: npm -auth: JWT via supabase -deployment: standalone node script start.js and two node servers (one for screenshots and one for backend) -conventions: - - For styles styled-components only is used \ No newline at end of file