Code Monkey home page Code Monkey logo

thingsboard-ui-vue's Introduction

thingsboard-ui-vue

ThingsBoard凭借其优秀的性能和高效的性能得到了广大开发者的认可, 本项目为基于Vue开发的 ThingsBoard 前台

🎉 亲爱的用户,感谢您使用我们的项目,点个 Star 为我们的项目加油助力吧!

thingsbaord

  • 后台版本为 thingsboard:V3.6.2

使用技术

启动

  • 打开 .env.development 文件,修改后台接口:
    # 代理设置,可配置多个,不能换行,格式:[访问接口的根路径, 代理地址, 是否保持Host头]
     VITE_PROXY = [["/api","http://127.0.0.1:8080/api",false]]
    # 访问接口的根路径
     VITE_GLOB_API_URL =
  • 运行、打包
    # 安装依赖
    yarn install
    # 开发环境运行
    yarn serve
    # 编译打包后运行访问
    yarn preview
    # 打包
    yarn build

规则引擎

规则引擎

预览图片

管理员仪表盘 租户仪表盘 租户仪表盘 租户仪表盘 租户仪表盘 租户仪表盘 租户仪表盘 租户仪表盘 租户仪表盘 租户仪表盘

thingsboard-ui-vue's People

Contributors

oliver225 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

thingsboard-ui-vue's Issues

版本问题

about里面写的是 "本项目为基于Vue3开发的 ThingsBoard 前台 ThingsBoard-v3.6.1",readme 里面写的是v3.5.1

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.