This project is about creating a Ping-Pong website where users will play Ping-Pong game in real-time with others, with a nice user interface, a chat, and real-time notification and messaging.
- docker
- docker compose
- cp .env.example .env
- edit .env (e.x: add your 42 and google credentials)
- docker compose up --build