feat: Set up CI/CD pipeline with embedded webapp and Woodpecker configuration

This commit is contained in:
garionion (aider) 2025-03-02 11:37:44 +01:00
parent ebbb2bac41
commit 6400eb9513
5 changed files with 163 additions and 3 deletions

View file

@ -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>