agents.md icon indicating copy to clipboard operation
agents.md copied to clipboard

Create devcontainer.json

Open baveresch1992-commits opened this issue 2 months ago • 2 comments

baveresch1992-commits avatar Oct 11 '25 23:10 baveresch1992-commits

@baveresch1992-commits is attempting to deploy a commit to the openai Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] avatar Oct 11 '25 23:10 vercel[bot]

Nice addition to the local development setup!

  • Can you update the "Running the app locally" section in the README to mention that using the devcontainer is also an option?
  • Can you add a "How to test" section to this PR so I can verify that it works?
  • Are you sure mcr.microsoft.com/devcontainers/universal:2 is the best image? Why not use mcr.microsoft.com/devcontainers/typescript-node:1-22-bookworm instead?
  • It would be nice if the devcontainer could install and start the project automatically. Can you look into postCreateCommand, postStartCommand, and forwardPorts, for example?

nickspaargaren avatar Oct 26 '25 08:10 nickspaargaren