Commit Graph

3 Commits

Author SHA1 Message Date
a210fca0f6 删除 push_to_gitea.sh 2025-09-22 15:00:15 +08:00
huxunan
961bae1bd8 Add deployment guide and push script
- Add push_to_gitea.sh script for manual Git push instructions
- Update README.md with correct repository URL
- Include deployment and troubleshooting guides
2025-09-22 14:58:07 +08:00
huxunan
885fad6c64 Initial commit: Gitea Project Management System
Features:
- Complete project management system with Epic/Story/Task hierarchy
- Vue.js 3 + Element Plus frontend with kanban board
- Go backend with Gin framework and GORM
- OAuth2 integration with Gitea
- Docker containerization with MySQL
- RESTful API for project, task, and user management
- JWT authentication and authorization
- Responsive web interface with dashboard
2025-09-22 14:53:53 +08:00