https://github.com/icai/stackgist
egg + next.js + sequelize(mysql)+ wordpress(ddl) + ant-design pro
https://github.com/icai/stackgist
dva egg isomorphism nextjs reactjs wordpress
Last synced: 3 months ago
JSON representation
egg + next.js + sequelize(mysql)+ wordpress(ddl) + ant-design pro
- Host: GitHub
- URL: https://github.com/icai/stackgist
- Owner: icai
- License: mit
- Created: 2018-10-09T02:19:16.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-02-10T11:33:19.000Z (over 4 years ago)
- Last Synced: 2025-02-26T00:11:34.675Z (over 1 year ago)
- Topics: dva, egg, isomorphism, nextjs, reactjs, wordpress
- Language: JavaScript
- Homepage: http://stackgist.com/
- Size: 1.57 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# stackgist
stackgist
已弃坑
## Tech Stack
egg + next.js + wordpress(ddl) + redux-saga(dva) + ant-design
## Dev Roadmap
- [x] 整合egg,next.js
- [x] 整合wordpress ddl,初始化sequelize
- [x] 整合react-intl i18n
- [x] 登录注册, 第三方登录
- [ ] 用户管理模块
- [ ] 后台搭建
- [ ] 系统信息配置模块
- [ ] 其他扩展功能
## Reference
- https://github.com/eggjs/egg/tree/master/test/fixtures/apps
- https://github.com/cnodejs/egg-cnode
- https://github.com/hezhongfeng/Koa2-Blog
- https://codex.wordpress.org/Database_Description
- https://github.com/ramsaylanier/WordExpressSchema
- https://github.com/ezy/seedpress-cms
- https://github.com/ruby-china/homeland
## 注意事项
本项目是前端端深度结合项目,本想结合最新技术还原web 2.0 MVC 的最佳实践。
后端逻辑没有问题,前端也没有问题,**问题存在框架整合上,开发编译性能不佳**。
**已弃坑**,egg和 nextjs框架兼容存在某些问题,可以尝试转到 https://github.com/jaredpalmer/razzle 或者 https://github.com/easy-team/egg-react-webpack-boilerplate
serverless as view
https://github.com/zeit/next.js/issues/7528
## 推荐附带产物
- [egg-svg-captcha](https://github.com/icai/stackgist/tree/master/lib/plugins/egg-svg-captcha)
## License
Copyright (c) 2018 Terry Cai. Licensed under the MIT license.