You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11-3Lines changed: 11 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,14 @@
1
1
# Full Stack Application Template
2
2
3
-
A modern full-stack web application template built with Python/Litestar backend and Nuxt 4/Vue 3 frontend, featuring role-based access control with granular permissions.
3
+
A modern full-stack web application template built with [Litestar](https://litestar.dev/) backend and [Nuxt](https://nuxt.com/) frontend.
4
+
5
+
## What's Included
6
+
7
+
A complete authentication and authorization system with:
8
+
9
+
-**User Management**: Full CRUD for users with role assignment
0 commit comments