项目预览: https://limiaomiao.site
从 0 开始手撸出来的移动端小说 App
github 地址:
- 前端: https://github.com/shancw96/fiction-search-v3
- 后端: https://github.com/shancw96/fiction_server_v3
- chrome 辅助插件: https://github.com/shancw96/chrome_extensions
- 目前爬取的小说网站只有三个,但是基础代码和辅助插件已写好,爬取其他网站并添加到项目中速度不会慢,会陆续增加
- 由于个人精力有限,项目做的有点缺陷,勿喷
- 有部分功能还没写,比如消息推送
项目技术栈:
- 前端:Vue+VueRouter+Vuex+VantUI
- 后端:koa+koaRouter+cheerio+mongoDB