ft_transcendence/frontend
Maieul BOYER 2195207297 feat(tournament): allow the creation of a tournament
A tournament can be created (by the "owner")
Any other players can join said tournament.
The information is currently not displayed in the frontend, but does
exists and is passed to the frontend using a socket.io event
2026-01-10 16:09:04 +01:00
..
src feat(tournament): allow the creation of a tournament 2026-01-10 16:09:04 +01:00
.dockerignore feat(frontend): added frontend 2025-11-11 00:20:26 +01:00
.gitignore feat(frontend): added frontend 2025-11-11 00:20:26 +01:00
Dockerfile feat(docker): Multi stage docker now fetch deps once 2025-12-30 19:02:07 +01:00
index.html chore(cleanup): moved pong.css to pong directory 2026-01-06 16:50:11 +01:00
package.json merge cleanup :D 2026-01-02 15:16:58 +01:00
pnpm-lock.yaml [wip] local ~= ok, colision = ok, queue != ok, front (looks) = ok, sock Shapes ~= ok (missing new shapes) 2026-01-02 15:16:58 +01:00
pnpm-workspace.yaml feat(frontend): added frontend 2025-11-11 00:20:26 +01:00
tsconfig.json feat(frontend): added frontend 2025-11-11 00:20:26 +01:00
vite.config.js wip 2025-12-11 14:43:46 +01:00