useAuth imports to utilize AuthContext and enhance test store injection handling
- Replaced `useAuthStore` imports with `useAuth` from `AuthContext` in `AuthGuard` and `Header` for consistency. - Enhanced `getAuthStore` to prioritize E2E test store injection for improved testability. - Updated comments to reflect changes and clarify usage patterns.
Description
FastNext Stack is a modern full-stack template combining FastAPI, Next.js, and PostgreSQL in a Docker-ready environment. It provides a production-grade foundation for building scalable web applications with TypeScript frontend and Python backend.
Languages
TypeScript
52.2%
Python
45.5%
JavaScript
1.3%
Makefile
0.5%
CSS
0.2%
Other
0.3%