https://github.com/inlym/life-helper-vue
【小鸣助手】Web 端项目,使用 Vue.js 框架
https://github.com/inlym/life-helper-vue
alova eslint prettier vue vue3 vuejs
Last synced: about 2 months ago
JSON representation
【小鸣助手】Web 端项目,使用 Vue.js 框架
- Host: GitHub
- URL: https://github.com/inlym/life-helper-vue
- Owner: inlym
- Created: 2024-01-31T06:52:20.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-04-11T13:16:06.000Z (about 2 months ago)
- Last Synced: 2025-04-16T01:57:00.757Z (about 2 months ago)
- Topics: alova, eslint, prettier, vue, vue3, vuejs
- Language: Vue
- Homepage: https://www.weutil.com
- Size: 1.26 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Security: SECURITY.md
Awesome Lists containing this project
README
![]()

[](repo-size)
[](last-commit)
[](stars)life-helper-vue
## 🤓 项目介绍

“小鸣助手”是一个生活服务类小程序,主要为用户的日常生活提供一些便捷工具,例如天气查询、时间规划、生活记录等。目前该小程序已稳定运行近 5 年,为近 20 万用户提供了生活帮助。
读者可直接扫描以下小程序码进行体验:
## 💡 项目特点
1. 线上正式运行的项目,不是 demo,历经 6 年,久经用户考验。
2. 开发尽量遵照业界最佳实践,可作为学习样板。
3. 跟随版本更新,包含 Java、Spring Boot 等,尽量使用**最新稳定版**,保持技术栈不落后。## 🍱 源码仓库
笔者在开发项目时,遵照了业界最佳实践,读者可通过研读项目源码来学习相关技术栈。按照功能分类,将项目拆分为了 4 个代码仓库,分别为:
| 仓库 | 定位 | 技术栈 |
| ----------------------------------------------------------------- | ------ | ------------------------------------------------------------------------------------ |
| [life-helper-server](https://github.com/inlym/life-helper-server) | 服务端 | `Spring Boot` + `Spring Security` + `JWT` + `MyBatis` + `MySQL` + `Redis` + `Docker` |
| [life-helper-vue](https://github.com/inlym/life-helper-vue) | Web 端 | `Vue` + `TypeScript` + `Scss` |## 🚀 技术栈
| 技术栈 | 链接 |
| :----: | ----------------------- |
| Vue | |## ❓ 常见问题
| 序号 | 问题 |
| ---- | ------------------------------------------------------------- |
| 1 | [如何启动项目?](https://github.com/inlym/life-helper-server) |## ⚙️ 浏览器支持
推荐使用最新版的 Chrome 浏览器进行开发,以获得更好的体验。
| [
](http://godban.github.io/browsers-support-badges/)
IE / Edge | [](http://godban.github.io/browsers-support-badges/)
Firefox | [](http://godban.github.io/browsers-support-badges/)
Chrome | [](http://godban.github.io/browsers-support-badges/)
Safari | [](http://godban.github.io/browsers-support-badges/)
iOS Safari | [](http://godban.github.io/browsers-support-badges/)
Opera |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Edge | last 2 versions | last 2 versions | last 2 versions | last 2 versions | last 2 versions |## 📞 交流沟通
如果你在使用「小鸣助手」小程序过程中,遇到任何问题,或者有任何意见建议,你可以通过以下方式联系我:
- [x] 邮箱:[email protected]_
- [x] 公众号:搜索公众号「**1 鸣的写字台**」或微信号 `iam1ming`。## 📄 许可证
本项目使用 [MIT](LICENSE) 许可证。