Commit Graph

2 Commits

Author SHA1 Message Date
msksbr 1e6781b4f9 feat(deploy): add deployment script and update Docker docs
- Add deploy.sh for automated Docker build and push to private registry
- Lowercase Docker image name to comply with registry requirements
- Update README with concrete Docker run examples and configuration
2026-05-24 03:15:02 +08:00
msksbr aa745f8d81 build(config): add docker support and project documentation
- Integrate Docker Spring Boot application plugin for containerization
- Bump project version to 0.1
- Include MIT license and project README
- Ignore IDE configuration files in version control
2026-05-24 01:51:41 +08:00