yuluo-yx opened a new issue, #2722: URL: https://github.com/apache/rocketmq-dashboard/issues/2722
## Problem The frontend has no focused onboarding guide or root engine declaration even though current Vite dependencies require Node 20.19 or newer. Local Vite environment overrides are ignored by Git but their Docker build-context exclusion is not explicit. ## Expected behavior Developers and automated builds should share a clear Node/npm contract, reproducible commands, environment override guidance, and Docker input rules. ## Proposed scope Add a concise frontend guide, declare the Node lower bound in both package metadata files, and explicitly exclude `.env.*.local` from Docker context. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
