- Modules : https://docs.nestjs.com/modules#global-modules
- Controllers : https://docs.nestjs.com/controllers#controllers
- Providers : https://docs.nestjs.com/providers#providers
- Middleware : https://docs.nestjs.com/middleware#middleware
- Exception Filters : https://docs.nestjs.com/exception-filters#exception-filters
xunalopak/ft_transcendance
The goal of the ft_transcendance from 42 school is to develop a multiplayer online game platform that allows users to play a simplified version of the game of pong. The platform includes a web interface for users to interact with the game and a server-side application that handles the game logic and facilitates communication between players.
TypeScript