Remote Handoff — March 23, 2026
CONFIDENTIAL — Astor Company Sandbox
# Clone and install
cd C:\Users\Oz3\projects
git clone [repo] opslayer-cowork
cd opslayer-cowork && npm install
# Copy .env from this PC (has Azure + Gemini keys)
# Or create .env with:
GEMINI_API_KEY=AIzaSyDDH-EzJvZa_nVsZoqGQ3clhp9ZdhBr1ZY
APP_PIN=0223
PORT=5191
# Build and run
npm run build
npm start
# → http://localhost:5191
0223
OZ3 Automation — opslayer.pro