- Add .gitea/workflows/build.yml for automated builds on tag push
- Update docker-compose.yml to pull from Gitea Registry
- Add docker-compose.build.yml for local development builds
Build triggers on tags matching 'v*' (e.g., v1.0.0)
Images pushed to gitea.likegears.com/likegears/material_texture
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Go + Gin + GORM + PostgreSQL backend
- RESTful API for material management
- Docker deployment support
- Database partitioning for billion-scale data
- API documentation
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>