分类目录归档:node.js

基于rbac的开源

角色权限系统
————–
基于spring-boot和shiro的分布式权限管理系统。 旨在将权限系统和业务系统分离
https://github.com/wzypandaking/rbac-shiro
——————————-
node
https://github.com/optimalbits/node_acl
https://github.com/ciaranj/node-oauth
https://github.com/lidianhao123/egg-rbac 这是egg的框架

—egg———-的cms
https://github.com/MrMoveon/nodecms.git

node.js的cms收集

—–
keystone.js是一个基于express&mongodb的cms框架。
https://github.com/keystonejs/keystone
—–
DoraCMS是基于Nodejs+express+mongodb编写的一套内容管理系统,结构简单,较目前一些开源的cms,doracms易于拓展,特别适合前端开发工程师做二次开发。
https://github.com/doramart/DoraCMS

egg.js的例子

egg.js的node.js要求必须要8以上。
https://eggjs.org/zh-cn/intro/quickstart.html
———————–
https://github.com/cnodejs/egg-cnode
———————————–
基于 Egg + Vue + Webpack 多页面和单页面服务端客户端渲染同构工程骨架项目
https://github.com/hubcarl/egg-vue-webpack-boilerplate
基于Egg + React + Webpack 多页面和单页面服务端渲染同构工程骨架项目
https://github.com/hubcarl/egg-react-webpack-boilerplate
微信小程序社区全栈解决方案
https://github.com/seasonstar/egg-24time
EggJS+Mysql+sequelize+Bootstrap 搭建Blog管理系统
https://github.com/adamchenjiawei/eggJs-Blog
搭建基于Egg.js的基本网站
https://github.com/accforgit/douban-by-Egg