Files
litek/.gitea/workflows
typist 10bc8fe7cb
All checks were successful
Build and Push Docker Image / build (push) Successful in 1m42s
feat: add Docker support with multi-stage build and CI/CD workflow
- Introduced Dockerfile for multi-stage build process using Node.js and Nginx.
- Added .dockerignore to exclude unnecessary files from Docker context.
- Created nginx.conf for server configuration, including gzip compression and SPA routing.
- Implemented Gitea CI/CD workflow for building and pushing Docker images on version tags.
2025-10-27 22:32:54 +08:00
..