backend dev: create plan
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user