Giter Club home page Giter Club logo

free-mes's Introduction

free mes open source mes Manufacturing Execution System

市面上最好的免费MES,没有任何限制

不要搞错了,这个仓库没有源码,是我们分享出来的免费MES仓库

技术架构:Springboot2+ VUE3 + Mysql8 + Redis + Minio,也有SpringCloud版本

免费不易,努力坚持!记得 Star,不要白嫖~

建议安装在Ubuntu Server 22.04服务器上面

执行步骤:

1、安装docker

curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo apt-key add -
apt-get install -y software-properties-common
add-apt-repository "deb [arch=amd64] https://download.docker.com/linux/ubuntu $(lsb_release -cs) stable"
apt-get install docker-ce -y

2、安装docker-compose

sudo curl -L https://github.com/docker/compose/releases/download/v2.20.2/docker-compose-`uname -s-uname -m` -o /usr/local/bin/docker-compose
sudo chmod +x /usr/local/bin/docker-compose

3、下载源码后,执行 docker-compose up

用户名:metaxk
密码:111111

完整代码包含前端、后端、数据大屏、报表系统

DEMO:

演示账号:

https://mesv2.cloudmes.io/

账号:test001 密码:111111

账号:test002 密码:111111

联系我们:17898898894

MES系统流程图

image

MES功能架构图

image

MES排产功能图

image

排班日历

image

排班计划

image

生产订单

image

生产排产

image

生产任务

image

生产报工

image

数据大屏1

image

数据大屏2

image

free-mes's People

Contributors

metaxk-company avatar

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.