Moved server, added backend structs and added ui elements.

This commit is contained in:
2026-01-15 02:53:47 +01:00
parent 25a47bbce9
commit 0d5fef7fbb
19 changed files with 3355 additions and 123 deletions
@@ -13,6 +13,12 @@
:vertical="true"
/>
<ArticleCreate/>
<v-divider
:vertical="true"
/>
<Notifications/>
</v-app-bar>