backend dev: create plan

This commit is contained in:
2026-09-19 23:47:45 +03:00
parent eb84fb96af
commit 012c735ff5
19 changed files with 882 additions and 2 deletions
+10
View File
@@ -0,0 +1,10 @@
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