Skip to content

Add AGENTS.md with Cursor Cloud dev environment setup instructions#161

Draft
LVT-ENG wants to merge 1 commit intomainfrom
cursor/dev-env-setup-a711
Draft

Add AGENTS.md with Cursor Cloud dev environment setup instructions#161
LVT-ENG wants to merge 1 commit intomainfrom
cursor/dev-env-setup-a711

Conversation

@LVT-ENG
Copy link
Copy Markdown
Member

@LVT-ENG LVT-ENG commented Apr 9, 2026

Summary

Adds AGENTS.md with development environment instructions for Cursor Cloud agents.

What's included

  • Service startup commands (Vite frontend on 5173, FastAPI backend on 8000)
  • Build and TypeScript check notes (known pre-existing import.meta.env errors)
  • Environment variable setup reference
  • Python dependency file locations

Verification

The full dev environment was set up and verified:

  • npm install — 176 packages, 0 vulnerabilities
  • pip install -r requirements.txt -r backend/requirements.txt — all Python deps installed
  • npm run build — Vite production build succeeds
  • FastAPI backend health check returns {"ok":true,"version":"10.5-Soberania"}
  • Vite dev server serves the app at http://localhost:5173
  • API proxy /api/snap works end-to-end through Vite → FastAPI

Demo

tryonyou_app_demo_interaction.mp4

App loaded and interactive — email input, try-on button, PAU snap all functional.

TryOnYou homepage loaded at localhost:5173

To show artifacts inline, enable in settings.

Open in Web Open in Cursor 

@CertezaAbsoluta @lo+erestu PCT/EP2025/067317
Bajo Protocolo de Soberanía V10 - Founder: Rubén

Co-authored-by: Tryonme <LVT-ENG@users.noreply.github.com>
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 9, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
tryonyou-app Ready Ready Preview, Comment Apr 9, 2026 5:18am
tryonyou-pilot Error Error Apr 9, 2026 5:18am

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants