Giter Site home page Giter Site logo

laoqian / muyu-framework Goto Github PK

View Code? Open in Web Editor NEW
2.0 3.0 1.0 12.17 MB

利用spring-boot构建后端,react构建前端,webpack为前端发布工具的快速开发框架

License: Apache License 2.0

Java 5.15% JavaScript 77.06% Batchfile 0.01% CSS 14.51% HTML 2.26% FreeMarker 0.13% Perl 0.05% Vim Script 0.83%

muyu-framework's Introduction

muyu开发框架

    利用spring-boot构建后端,redis作为系统缓存,react构建前端,webpack为前端发布工具的项目管理系统。
使用了nginx作为代理访问node服务器请求前端页面,其他所有的http请求均由nginx代理到springboot后端服务器
    目前由于个人精力有限,暂时未提供发布生产环境方式。可以自行编译前端js后,统一使用maven打包合并为一个
项目发布,提高访问效率。
    本项目使用的前端组件均为antd组件,再此表示感谢。

1、sprinboot启动

server目录存放的springboot程序代码。按照一般maven项目启动即可。

2、client server启动

cd client && npm start

3、启动nginx

cd nginx-1.11.4 && run

4、打开页面

http://localhost:8090

目前服务端正在增加以下功能

  • 单点登录 √
  • redis缓存 √
  • nginx反向代理 √
  • 文件上传 √
  • 流程引擎 √
  • 规则引擎 敬请期待
  • webSocket服务端 √

客户端增加以下功能

  • 用户登陆 √
  • 字典管理 √
  • 菜单管理 √
  • 用户管理 √
  • 机构管理 √
  • 角色管理 √
  • 权限管理 √
  • 流程编辑 √
  • webSocket客户端 √

muyu-framework's People

Contributors

laoqian avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

muyu-framework's Issues

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.