
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
9 lines
90 B
Plaintext
9 lines
90 B
Plaintext
.git
|
|
.gitignore
|
|
README.md
|
|
Dockerfile
|
|
.dockerignore
|
|
docker-compose.yml
|
|
.DS_Store
|
|
bin/
|
|
*.log |