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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ A full-stack demo using an [Nx monorepo](https://nx.dev) with [Angular](https://
7
7
## Features
8
8
9
9
-**Authentication** — register, login, and logout with JWT bearer tokens backed by ASP.NET Core Identity
10
-
-**Notification centre** — persistent notification panel with unread count, mark-as-read, dismiss, and action support (e.g. one-click reload on SW update)
10
+
-**Notification center** — persistent notification panel with unread count, mark-as-read, dismiss, and action support (e.g. one-click reload on SW update)
11
11
-**PWA / service worker** — offline support; notifies users when a new app version is available with an in-app prompt to reload
12
12
-**Debug page** (`/debug`) — trigger test notifications and inspect service worker update state during development
13
13
-**PR preview deployments** — every pull request gets a live preview URL via Azure Static Web Apps
<p class="text-sm leading-relaxed text-on-surface-variant">Light, dark, and system-preference modes powered by Material Design 3 colour tokens.</p>
60
-
</div>
61
-
</div>
62
-
</div>
7
+
-**Authentication** — register, login, and logout with JWT bearer tokens backed by ASP.NET Core Identity
8
+
-**Notification center** — persistent notification panel with unread count, mark-as-read, dismiss, and action support (e.g. one-click reload on SW update)
9
+
-**PWA / service worker** — offline support; notifies users when a new app version is available with an in-app prompt to reload
10
+
-**Debug page** (`/debug`) — trigger test notifications and inspect service worker update state during development
11
+
-**PR preview deployments** — every pull request gets a live preview URL via Azure Static Web Apps
0 commit comments