Update .gitignore, fix import path in next-env.d.ts, adjust tsconfig paths, and add authentication setup guide

This commit is contained in:
pacnpal
2025-11-09 16:38:23 -05:00
parent eb68cf40c6
commit bfde0fedfa
5 changed files with 503 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
h'use client';
'use client';
/**
* Authentication Context Provider