Skip to content

Set up Cursor Cloud dev environment#27

Draft
SurfaceW wants to merge 1 commit into
mainfrom
cursor/setup-dev-environment-815b
Draft

Set up Cursor Cloud dev environment#27
SurfaceW wants to merge 1 commit into
mainfrom
cursor/setup-dev-environment-815b

Conversation

@SurfaceW

Copy link
Copy Markdown
Owner

Sets up and verifies the development environment for this Next.js 13 blog/portfolio.

What was done

  • Installed dependencies with pnpm install.
  • Verified lint (pnpm exec next lint), build (pnpm build, runs Contentlayer), and dev server (pnpm dev).
  • Completed a hello-world task: authored a temporary content/*.mdx post and confirmed it rendered via Contentlayer at /posts/<slug> (test post removed before commit).
  • Added a ## Cursor Cloud specific instructions section to AGENTS.md with durable run/lint/build notes.

Update script for future sessions: pnpm install.

Walkthrough

blog_dev_server_mdx_render.mp4

Rendered MDX blog post

To show artifacts inline, enable in settings.

Open in Web Open in Cursor 

Co-authored-by: Arno <SurfaceW@users.noreply.github.com>
@vercel

vercel Bot commented Jun 11, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
portfolio Ready Ready Preview, Comment Jun 11, 2026 1:31pm

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