Initial commit: Personal Dashboard

Next.js 16 dashboard with configurable widgets (favorites, notes, calendar,
clock, calculator, search, domain-check), multi-tab support, user auth,
dark mode, and Docker deployment.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Claude
2026-06-18 10:02:05 +02:00
commit a4051ae132
74 changed files with 18317 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
node_modules
.next
.git
.env
README.md
npm-debug.log
.DS_Store
# Local backup folders
_code_backups
*.backup*
*.bak
*.old
*.orig
*.tmp