Simple webapp to control basic functionality of the Birbnetes sytem
Go to file
Pünkösd Marcell d094b9dafc Did stuff 2021-09-30 00:50:44 +02: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 fixed the build 2021-06-28 01:39:31 +02: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 add docker memes 2021-06-12 22:53:02 +02: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 Did stuff 2021-09-30 00:50:44 +02: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.