feat: Set up CI/CD pipeline with embedded webapp and Woodpecker configuration
This commit is contained in:
parent
ebbb2bac41
commit
6400eb9513
5 changed files with 163 additions and 3 deletions
|
@ -4,7 +4,8 @@
|
|||
<meta charset="UTF-8">
|
||||
<link rel="icon" href="/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Welcome to Vuetify 3</title>
|
||||
<title>Inventory Management System</title>
|
||||
<base href="/">
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue