Skip to main content

Core Concepts

Learn about the fundamental concepts that power FSS.

Topics

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