Files
LingXi-CRM/docs/techstack.md
T
2022-11-28 16:37:13 +08:00

895 B

前端技术

技术 说明 相关文档
Vue.js 前端框架 https://v3.cn.vuejs.org
Vue Router 页面路由 https://router.vuejs.org
Axios 网络请求库 https://axios-http.com
Pinia 状态管理 https://pinia.vuejs.org
Vite 构建工具 https://vitejs.cn
Ant Design Vue 前端UI组件库 https://www.antdv.com
Apache ECharts 可视化图表库 https://echarts.apache.org
Moment 日期库 https://momentjs.com

后端技术

技术 说明 相关文档
Gin Web框架 https://gin-gonic.com
Gorm ORM框架 https://gorm.io
Jwt 用户认证 https://github.com/golang-jwt/jwt
Viper 配置管理 https://github.com/spf13/viper
Redis 数据缓存 https://github.com/go-redis/redis
Mail 邮件服务SDK https://github.com/go-gomail/gomail