feat: integrated login page and tailwind

This commit is contained in:
Michael Abebe
2026-05-13 14:43:32 +03:00
parent 199a3eba11
commit 7340d00827
8 changed files with 185 additions and 12 deletions

View File

@@ -6,5 +6,5 @@ export default defineConfig({
server: {
port: 5183,
host: "0.0.0.0",
}
},
});