Initial: Nutshell Site Aggregator MVP Phase 1
- Backend: Express + TypeORM + PostgreSQL, JWT + OTP auth - Frontend: React + Vite + Tailwind, 4 pages (Home/Login/Orders/404) - Docker Compose: PostgreSQL 15 on port 5434 - Tests: 16 tests passing (API + Frontend) - ai_state: rules.md, INSTRUCTIONS.md, session tasks - Examples: brand book PDF, logos, page mockups
This commit is contained in:
6
processing/requirements.txt
Normal file
6
processing/requirements.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
trimesh==4.1.0
|
||||
numpy==1.24.3
|
||||
scipy==1.11.2
|
||||
Pillow==10.0.0
|
||||
requests==2.31.0
|
||||
python-dotenv==1.0.0
|
||||
Reference in New Issue
Block a user