[INFO] Initializing VanDev core... [SUCCESS] vandev-studio v2.0 loaded [INFO] Loading modules: React, Astro, Tailwind [WARN] Optimized build taking longer than expected [SUCCESS] VanERP compiled successfully [DEBUG] Memory usage at 45% [INFO] Starting development server... [SUCCESS] Server running on port 4321 [GIT] Fetching origin/main... [INFO] Found 3 updated files [SUCCESS] VanSkills deployment completed [ERROR] Connection timeout (retrying...) [SUCCESS] Reconnected to Redis cache [INFO] Running integration tests... [PASS] Auth System (125ms) [PASS] Database Queries (42ms) [PASS] API Endpoints (89ms) [INFO] Build finished in 2.4s [INFO] Initializing VanDev core... [SUCCESS] vandev-studio v2.0 loaded [INFO] Loading modules: React, Astro, Tailwind [WARN] Optimized build taking longer than expected [SUCCESS] VanERP compiled successfully [DEBUG] Memory usage at 45% [INFO] Starting development server... [SUCCESS] Server running on port 4321 [GIT] Fetching origin/main... [INFO] Found 3 updated files [SUCCESS] VanSkills deployment completed
> vandev init --proyecto nuevo > cargo build --release Compiling vandev-core v1.0.0... Finished release [optimized] target(s) in 1.2s [INFO] Connecting to Postgres database... [SUCCESS] Connection established > docker compose up -d [WARN] Container 'redis' is already in use [DONE] Container 'postgres' started [DONE] Container 'vandev-app' started > git push origin feature/saas-module Enumerating objects: 15, done. Writing objects: 100% (15/15), 2.45 KiB. remote: Resolving deltas: 100% (5/5) remote: Deployed to production [INFO] Running garbage collection... [SUCCESS] Freed 245MB memory > vandev init --proyecto nuevo > cargo build --release Compiling vandev-core v1.0.0... Finished release [optimized] target(s) in 1.2s [INFO] Connecting to Postgres database... [SUCCESS] Connection established > docker compose up -d [WARN] Container 'redis' is already in use [DONE] Container 'postgres' started [DONE] Container 'vandev-app' started
:: VANDEV STACK: ONLINE -------------------------------- :: Loading Stack Modules... :: React 19 [OK] :: Astro 5.7 [OK] :: TypeScript 5.3 [OK] :: Tailwind CSS 4 [OK] :: Rust 1.82 [OK] :: Python 3.12 [OK] :: YOLOv11 [OK] :: INFRASTRUCTURE -------------------------------- :: Docker 24.0 [RUNNING] :: PostgreSQL 16 [ACTIVE] :: Vercel Edge [CONNECTED] :: Tauri Desktop [READY] :: VANDEV STACK: ONLINE -------------------------------- :: Loading Stack Modules... :: React 19 [OK] :: Astro 5.7 [OK] :: TypeScript 5.3 [OK] :: Tailwind CSS 4 [OK] :: Rust 1.82 [OK] :: Python 3.12 [OK] :: YOLOv11 [OK]