Commit Graph

1 Commits

Author SHA1 Message Date
LeoKu
1bfa640506 refactor: update Dockerfile and package management to use pnpm
- Transitioned from Yarn to pnpm for package management, updating package.json scripts accordingly.
- Enhanced Dockerfile for better build efficiency by separating dependency installation and application build steps.
- Updated Docker commands in README files to reflect changes in port mapping and image tagging.
- Added healthcheck to the Dockerfile for improved container reliability.
2025-01-23 16:57:01 +08:00