Simple webapp to control basic functionality of the Birbnetes sytem
Go to file
Pünkösd Marcell 0227b6618e
continuous-integration/drone/push Build is passing Details
superfix
2022-01-31 23:56:16 +01:00
k8s add kubernetes stuff 2021-06-12 23:01:38 +02:00
public Created keret 2021-06-11 23:51:58 +02:00
src Did stuff 2021-09-30 00:50:44 +02:00
.browserslistrc init 2021-06-11 18:27:35 +02:00
.drone.yml upload to docker hub 2022-01-31 23:11:27 +01:00
.env van fej 2021-06-12 23:36:23 +02:00
.eslintrc.js init 2021-06-11 18:27:35 +02:00
.gitignore init 2021-06-11 18:27:35 +02:00
Dockerfile superfix 2022-01-31 23:56:16 +01:00
README.md init 2021-06-11 18:27:35 +02:00
babel.config.js init 2021-06-11 18:27:35 +02:00
nginx-site.conf add nginx site config 2021-06-12 23:03:32 +02:00
package-lock.json Something package lock 2021-11-01 21:12:16 +01:00
package.json Did stuff 2021-09-30 00:50:44 +02:00
vue.config.js Created keret 2021-06-11 23:51:58 +02:00

README.md

birbcontrol

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.