Skip to content

"postCreateCommand": "corepack enable && yarn -v || npm i -g yarn && …#229

Open
erifystudio wants to merge 1 commit intoAutomattic:trunkfrom
erifystudio:patch-1
Open

"postCreateCommand": "corepack enable && yarn -v || npm i -g yarn && …#229
erifystudio wants to merge 1 commit intoAutomattic:trunkfrom
erifystudio:patch-1

Conversation

@erifystudio
Copy link

…yarn install", "updateContentCommand": "yarn install"

"postCreateCommand": "corepack enable && pnpm install && pnpm -r build"

Related to #

Proposed Changes

Testing Instructions

…yarn install", "updateContentCommand": "yarn install"

"postCreateCommand": "corepack enable && pnpm install && pnpm -r build"
@erifystudio erifystudio marked this pull request as ready for review October 4, 2025 23:41
@erifystudio
Copy link
Author

✨ Devcontainer Setup Update

Added a preconfigured .devcontainer/devcontainer.json for smooth Node + pnpm development.

  • Uses Node LTS image with Prettier, ESLint, and GitLens preinstalled.
  • Auto-installs dependencies with pnpm on container creation.
  • Enables port forwarding (3000, 5173, 8080).
  • Simplifies local & Codespaces setup for ERIFY Crown Services integration.

No limits. Just legacy. ⚡

@erifystudio erifystudio closed this Oct 4, 2025
@erifystudio
Copy link
Author

⚙️ Dev Container Setup (ERIFY Integration)

Added a preconfigured .devcontainer/devcontainer.json for smoother local and Codespaces development.

Highlights

  • Uses Node LTS + pnpm for Automattic/Gravatar monorepo setup.
  • Auto-installs dependencies and enables safe git configuration.
  • Includes Prettier, ESLint, and GitLens extensions for consistent formatting.
  • Caches pnpm store to boost build performance.
  • Forwards common ports (3000, 5173, 8080) for testing UI components.

This setup simplifies onboarding and aligns the workspace with the ERIFY Crown Services integration workflow.

No limits. Just legacy.
DC GERIZON | ERIFY Technologies

@erifystudio erifystudio reopened this Oct 4, 2025
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.

1 participant

Comments