Core Concepts
Learn about the fundamental concepts that power FSS.
Topics
- Authentication - JWT, MFA, and user management
- Database - PostgreSQL and Prisma ORM
- Security - Security best practices
Architecture
FSS follows a modular architecture with:
- Backend: NestJS with modular controllers and services
- Frontend: Next.js with React
- Database: PostgreSQL with Prisma ORM
- Cache: Redis for session management and caching