ft_transcendence/frontend
Maieul BOYER 08c910c193 feat(frontend): added frontend
- Router: client side route handling with client side rendering
- Toast: rought Toast handling for better UX and messaging
- Auth: single point of truth for the Logged in user

This commit doesnt not include the openapi generated code
2025-11-11 00:20:26 +01:00
..
public feat(frontend): added frontend 2025-11-11 00:20:26 +01:00
src feat(frontend): added frontend 2025-11-11 00:20:26 +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(frontend): added frontend 2025-11-11 00:20:26 +01:00
index.html feat(frontend): added frontend 2025-11-11 00:20:26 +01:00
package.json feat(frontend): added frontend 2025-11-11 00:20:26 +01:00
pnpm-lock.yaml feat(frontend): added frontend 2025-11-11 00:20:26 +01:00
pnpm-workspace.yaml feat(frontend): added frontend 2025-11-11 00:20:26 +01:00
run.sh 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 feat(frontend): added frontend 2025-11-11 00:20:26 +01:00