laolarou726 / larou-azure-devops-status

A clean front-end program to check the build status of the azure devops. Using Vue.js and Azure Cloud APIs to fetch and display the status.

Home Page:https://builds.cmfl.craftmine.fun/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

larou-azure-devops-status

Project setup

npm install

Create the configuration file and complete it

cd /src/
mv config.example.ts config.ts
vim config.ts

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

About

A clean front-end program to check the build status of the azure devops. Using Vue.js and Azure Cloud APIs to fetch and display the status.

https://builds.cmfl.craftmine.fun/


Languages

Language:Vue 73.4%Language:TypeScript 24.7%Language:HTML 1.7%Language:JavaScript 0.1%