GithubHelp home page GithubHelp logo

malinbi's Introduction

传奇BI项目

说明:

基于Spring Boot+MQ+AIGC的智能数据分析平台。区别于传统Bl,用户只需要导入原始数据集、并输入分析诉求,就能自动生成可视化图表及分析结论,实现数据分析的降本增效。

启动步骤

导入数据库

在自己的电脑上导入数据库。

image-20230920133749194

后端

1.yubi-backend导入idea

2.修改鱼聪明的配置,替换成自己的

image-20230920133649042

3.在本地启动redis和rabbitmq.

4.在yubi-backend\src\main\java\com\yupi\springbootinit\bizmq里面找到MqlnitMain,先启动

image-20230920131702921

5.启动springboot入口文件:MainApplication即可成功启动后端。

image-20230920131900680

前端

1.将malinbi-frontend导入webstorm或者vscode

2.安装依赖(我使用yarn,npm install报错了)

yarn

3.打开package.json,运行dev

4.可能会报错,安装echarts依赖

npm install echarts-for-react

进入界面后进行注册,然后使用账号和密码进行登录。

malinbi's People

Contributors

chaozuoxitong123 avatar

Watchers

 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.