https://github.com/ellipse120/cookbook-web
Nuxt3, NuxtImage, Quasar, UnoCSS...
https://github.com/ellipse120/cookbook-web
cms nuxt4 quasar-framework unocss
Last synced: 5 months ago
JSON representation
Nuxt3, NuxtImage, Quasar, UnoCSS...
- Host: GitHub
- URL: https://github.com/ellipse120/cookbook-web
- Owner: Ellipse120
- Created: 2023-12-10T14:22:03.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2026-01-06T04:04:12.000Z (6 months ago)
- Last Synced: 2026-01-06T18:41:49.953Z (6 months ago)
- Topics: cms, nuxt4, quasar-framework, unocss
- Language: Vue
- Homepage:
- Size: 47.4 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 我们的菜谱应用功能
> 使用`Nuxt`, `Quasar Framework`, `UnoCSS` etc. Building this app, recording notes and play for fun.
- [x] 可以记录做菜的细节, 可以记录步骤
- [x] 有文字视频图片, 有点类似 vlog, 上传媒体文件临时存放`/public/uploads`目录下
- [] 评论功能(待定)
- [x] 菜做的满意度,菜难度、复杂度
- [x] 打标签 [菜,肉,汤,凉菜,热菜,火锅,面食,豆制品,水产]
- [x] 回收站功能:逻辑删除功能
- [x] db: 使用`Sqlite3`加载本地`.data/local.db`文件, 查询用`drizzle-orm`, db seeds使用`fakerjs`