Some checks failed
Deploy / deploy (push) Has been cancelled
Full-stack web application for Telegram management - Frontend: Vue 3 + Vben Admin - Backend: NestJS - Features: User management, group broadcast, statistics 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
21 lines
203 B
Plaintext
21 lines
203 B
Plaintext
node_modules
|
|
npm-debug.log
|
|
.git
|
|
.gitignore
|
|
.env
|
|
.env.local
|
|
.env.production
|
|
Dockerfile
|
|
.dockerignore
|
|
README.md
|
|
.eslintrc
|
|
.eslintignore
|
|
dist
|
|
*.log
|
|
.DS_Store
|
|
coverage
|
|
.nyc_output
|
|
.idea
|
|
.vscode
|
|
tests
|
|
cypress |