Connect supplies to project demand

This commit is contained in:
Cauê Faleiros
2026-07-13 15:17:33 -03:00
parent 8f3f2f3e93
commit 060b4da907
5 changed files with 334 additions and 17 deletions

View File

@@ -93,11 +93,11 @@ npm run dev
Default local URLs:
```text
Frontend: http://127.0.0.1:3001
Frontend: http://127.0.0.1:3002
Backend: http://127.0.0.1:3004
```
Vite may choose a different frontend port if `3001` is already in use.
Vite may choose a different frontend port if `3002` is already in use.
## Environment