Skip to content

Add AGENTS.md with Cursor Cloud dev environment instructions#29

Draft
mcouliba wants to merge 1 commit into
completedfrom
cursor/development-environment-setup-23d1
Draft

Add AGENTS.md with Cursor Cloud dev environment instructions#29
mcouliba wants to merge 1 commit into
completedfrom
cursor/development-environment-setup-23d1

Conversation

@mcouliba
Copy link
Copy Markdown
Owner

Summary

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

What's included

  • Service overview table (Inventory/Catalog/Gateway/Web UI) with ports and run commands
  • JDK 11 and Maven prerequisites documentation
  • Port configuration gotchas (Gateway Vert.x fat-jar workaround, env var overrides)
  • Database notes (all services use in-memory H2 by default)
  • Testing notes (scaffold test limitations, linter pre-existing errors)
  • Build commands reference

Services verified end-to-end

Service Tech Port Status
Inventory Quarkus 1.7.2 8080 Working
Catalog Spring Boot 2.1.6 9000 Working
Gateway Vert.x 3.6.3 8090 Working
Web UI Node.js/AngularJS 3000 Working

Demo

coolstore_e2e_demo.mp4

CoolStore product catalog with all 9 products displayed, showing prices and live inventory quantities from the full microservices stack.

Open in Web Open in Cursor 

Co-authored-by: Madou <mcouliba@users.noreply.github.com>
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