# my-search **Repository Path**: pmh905001/my-search ## Basic Information - **Project Name**: my-search - **Description**: search my toutiao favorites - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-02-22 - **Last Updated**: 2024-10-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # my-search This template should help get you started developing with Vue 3 in Vite. ## Recommended IDE Setup [VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur) + [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin). ## Customize configuration See [Vite Configuration Reference](https://vitejs.dev/config/). ## Project Setup ```sh npm install ``` ### Compile and Hot-Reload for Development ```sh npm run dev ``` ### Compile and Minify for Production ```sh npm run build ``` # backgroud 收藏很多文章到今日头条,自带的搜索功能连个关键字都搜索不出来,只能自己去翻阅。自己用python定时爬取自己我的收藏到ES(参考https://gitee.com/pmh905001/myfavorite 或者 https://github.com/pmh905001/myfavorite)前端用vue3展现并且可以搜索。 另外收藏的文章过一段时间后,可能被作者删除,当我们需要查看这些信息的时候已经找不到丁点的信息了。所以需要一个地方可以永久保存这些收藏的文章。 - UI - UI