Skip to content

Add AGENTS.md and pnpm build approval for cloud agent development setup#364

Closed
BenLorantfy wants to merge 1 commit into
mainfrom
cursor/development-environment-setup-688c
Closed

Add AGENTS.md and pnpm build approval for cloud agent development setup#364
BenLorantfy wants to merge 1 commit into
mainfrom
cursor/development-environment-setup-688c

Conversation

@BenLorantfy

Copy link
Copy Markdown
Owner

Summary

Sets up the cloud agent development environment for the nestjs-zod monorepo.

Changes

  • AGENTS.md: Added cloud-specific development instructions covering build order, key commands, example app port, and pnpm v10 build approval.
  • package.json: Added pnpm.onlyBuiltDependencies to allow @nestjs/core, @scarf/scarf, @swc/core, and esbuild postinstall scripts non-interactively (required for pnpm v10+).

Verified

Check Status
pnpm install
packages/z build
packages/z tests (22 tests)
packages/nestjs-zod tests (135 tests)
packages/nestjs-zod build
packages/nestjs-zod lint
packages/nestjs-zod format:check
packages/example build + tests
packages/example-dual-zods build + tests
packages/example-esm build
Example app running + Swagger UI
POST /api/people (create Yoda) ✅ 201

Demo

demo_swagger_ui_create_person.mp4

Swagger UI overview
POST 201 response

To show artifacts inline, enable in settings.

Open in Web Open in Cursor 

Co-authored-by: Ben <BenLorantfy@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