Skip to content

Add Cursor Cloud environment for ForgePS/Dashboard#35

Draft
ForgePS wants to merge 1 commit into
mainfrom
cursor/forgeps-cloud-environment-c1bd
Draft

Add Cursor Cloud environment for ForgePS/Dashboard#35
ForgePS wants to merge 1 commit into
mainfrom
cursor/forgeps-cloud-environment-c1bd

Conversation

@ForgePS

@ForgePS ForgePS commented Jul 7, 2026

Copy link
Copy Markdown
Owner

Summary

  • Adds .cursor/environment.json so Cursor Cloud agents install dependencies with npm ci and can start the dev server with npm start.
  • Adds AGENTS.md with cloud-specific setup notes, local verification endpoints, and ForgePS org contact info (Admin@forgepublicsafety.com).

Why

This repo is used with Cursor Cloud agents. Committing the environment config lets future agents boot faster and follow consistent local dev instructions.

Test plan

  • npm ci succeeds
  • npm run check passes
  • npm start serves GET /api/health and GET /api/analytics-dashboard
Open in Web Open in Cursor 

Configure cloud agent startup with npm ci and document local dev
expectations in AGENTS.md, including ForgePS org contact info.

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