Files
toolbox/.serena/memories/技术栈.md
2025-12-18 10:19:11 +08:00

8 lines
378 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 技术栈
- 后端PHP ^8.2Laravel Framework ^12`composer.json`)。
- 依赖:`lesstif/php-jira-rest-client`JIRA REST ClientPDO 扩展。
- 测试PHPUnit ^11`phpunit.xml``composer test`)。
- 代码风格Laravel Pint`laravel/pint`)。
- 前端Vite + Vue 3 + Tailwind CSS`package.json`),并使用 CodeMirror 6 相关包。