1 Star 2 Fork 0

starplatinum111 / git-cache-egg-pub

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

git cache egg ,快速浏览github

前端 https://gitee.com/starplatinum111/git-cache-vue3

QuickStart

see egg docs for more detail.

Development

$ npm i
$ npm run dev
$ open http://localhost:7001/

Deploy

$ npm start
$ npm stop

npm scripts

  • Use npm run lint to check code style.
  • Use npm test to run unit test.
  • Use npm run autod to auto detect dependencies upgrade, see autod for more detail.

egg.js 打包后台 部署 https://blog.csdn.net/qq_35241223/article/details/97306900

cnpm install pkg -g

分别是cnpm install request --save 和 cnpm install cheerio --save https://segmentfault.com/a/1190000011564896

node 的代码补全 还是 vscode 好用 比idea 的话

2022年2月25日21:47:16 cheerio 搜索到一个元素之后 从他开始搜索新的

cnpm i egg-bus --save

cnpm install --save request-promise

因为库没有 的话 貌似是要重新 run dev的

http://localhost:7001/

cnpm install egg-cors --save

https://blog.csdn.net/weixin_44934525/article/details/109163033

cnpm install egg-mongoose --save https://juejin.cn/post/6844903917533282312

egg js 时间存入mysql

cnpm install octokit --save

const TimeOutUtil = require('../util/timeOutUtil');

D:\proj\node\egg-demon\egg-demon\config\config.prod.js

要运行 需要修改 config\config.default.js 的mysql配置 mysql: { // 单数据库信息配置 client: { // host host: 'localhost', // 端口号 port: '3306', // 用户名 user: 'root', // 密码 password: '1234', // 数据库名 database: 'egg_article', },

运行视频 https://www.bilibili.com/video/bv1zr4y1q7NC
MIT License Copyright (c) 2022 starplatinum111 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

github api,快速访问github,浏览仓库,eggjs,vue,elementplus,vant,egg mysql,缓存,爬虫,cheerio 展开 收起
NodeJS 等 4 种语言
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
NodeJS
1
https://gitee.com/starplatinum111/git-cache-egg-pub.git
git@gitee.com:starplatinum111/git-cache-egg-pub.git
starplatinum111
git-cache-egg-pub
git-cache-egg-pub
master

搜索帮助