Skip to content

Commit 2efccaf

Browse files
Merge pull request #4 from beginwebdev2002/jules-auth-and-refactor-4713025220278674029
🧹 Architectural Overhaul: Refresh Tokens, NgRx, and UI Standardization
2 parents f63e7a3 + 63d7a3a commit 2efccaf

3 files changed

Lines changed: 117 additions & 302 deletions

File tree

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ dist
2323
dist-ssr
2424
*.local
2525

26+
frontend/test-results
27+
frontend/playwright-report
28+
frontend/playwright/.cache
29+
2630
# Editor directories and files
2731
.vscode/*
2832
!.vscode/extensions.json

0 commit comments

Comments
 (0)