Git Product home page Git Product logo

maoxiaoquan / kite Goto Github PK

View Code? Open in Web Editor NEW
567.0 11.0 114.0 11.67 MB

:palm_tree: Kite 前台页面是vue ssr服务端渲染、后台页面是react spa、服务层nodejs express、mysql编写的一套多权限文章、动态管理系统

License: MIT License

JavaScript 62.31% HTML 2.04% CSS 0.50% TypeScript 33.02% SCSS 2.13%
nodejs react redux react16 webpack3 vue vuessr ssr markdown mark

kite's Issues

关于本项目

最新版本的开发是在分支后面带-develop,表示最新正在开发的分支

关于使用sync问题

models.admin_user.sync({
  force: true
}).then(() => {
  console.log('所有数据表创建完成')
})

设置force:true,数据丢失不会有问题吗?

error

Error: Cannot find module '../../static/_client/vue-ssr-server-bundle.json'

后台用户角色问题

我现在在学后台权限这块功能。
现在后台是一个用户只能对一个角色吗,如果多个角色怎么做高效,还有每次验证权限都得请求数据库,可以一次请求存下来吗,如果能,怎么存,可以下次更新代码的时候添加一下吗,感谢

这个留言是点赞的

看了一下,我之前一直在看类似于这种项目的.看到github的推荐就点进来了.
UI做的挺不错的,感谢开源的作者.o( ̄︶ ̄)o

发布文章容易一次性重复发多章

路径:write/create

发布文章时,如果网络较差,没有及时反应,用户以为没点到会点击多次发布按钮,而导致同一篇文章多次重复发布

关于小随笔无法注册以及想要联系作者问题。

1.在小随笔使用时无法进行注册操作点击注册前端返回501错误。
2.我下载了小随笔的前后端代码分析使用后我用Java重新做了一份后台,如果有需要可以给您发送一份或者开源。
3.此外希望能给作者取的联系。谢谢

联系方式: 邮箱: [email protected] 微信 18438672298

初始化第一步

错误信息:Client does not support authentication protocol requested by server; consider upgrading MySQL client

本地不启动后端api,使用代理转发到公共测试环境后端

管理后台直接更改proxy设置 OK
前端项目 webpack.server.dev.config.js 里的mode使用了production,导致dev 模式下后端渲染过程API都直接请求到localhost:8086,proxy没有生效

是不是该改为development,这样能支持前端人员本地不用启动后端

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.