Code Monkey home page Code Monkey logo

one-openbmclapi-dashboard's Introduction

One OpenBMCLAPI Dashboard

API 文档 | Demo

基于 Vue.js 3 + PrimeVue 4 + tailwindcss、统一通用程序接口(API)的 OpenBMCLAPI 仪表盘。

使用 TypeScript 编写。

推荐的 IDE 设置

VSCode + Volar(并禁用 Vetur)。

.vue 导入的 TS 类型支持

TypeScript 默认无法处理 .vue 导入的类型信息,因此我们用 vue-tsc 替换 tsc CLI 进行类型检查。在编辑器中,我们需要 Volar 让 TypeScript 语言服务能够识别 .vue 类型。

自定义配置

请参阅 Vite 配置参考.

项目设置

npm install

编译并热重载用于开发

npm run dev

类型检查、编译并压缩用于生产

npm run build

使用 ESLint 进行代码检查

npm run lint

特别鸣谢

LiterMC/go-openbmclapi 提供的部分代码。

Kevin Z 提供的技术支持。

one-openbmclapi-dashboard's People

Contributors

silianz avatar

Stargazers

听风 avatar FloatSheep avatar  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.