Added basic axum server

This commit is contained in:
2025-01-15 23:20:17 +01:00
parent fe219d51e1
commit 169e89cefb
14 changed files with 8660 additions and 5 deletions

View File

@@ -1,5 +1,6 @@
<template>
<p>Hi</p>
<div>
<NuxtRouteAnnouncer />
<NuxtWelcome />
</div>
</template>
<script setup></script>

Binary file not shown.

View File

@@ -13,5 +13,6 @@
"nuxt": "^3.15.1",
"vue": "latest",
"vue-router": "latest"
}
},
"packageManager": "pnpm@9.15.4+sha512.b2dc20e2fc72b3e18848459b37359a32064663e5627a51e4c74b2c29dd8e8e0491483c3abb40789cfd578bf362fb6ba8261b05f0387d76792ed6e23ea3b1b6a0"
}

6413
client/pnpm-lock.yaml generated Normal file

File diff suppressed because it is too large Load Diff