Move files around

This commit is contained in:
2025-06-04 08:59:01 +02:00
parent 1dec655fb9
commit ed68ead1fb
62 changed files with 36 additions and 1761 deletions

View File

@@ -0,0 +1 @@
spring.application.name=pcinv

View File

@@ -0,0 +1,9 @@
<html>
<head>
<meta charset="UTF-8">
<title>PC Inventory</title>
</head>
<body>
<h1>Hello, world!</h1>
</body>
</html>