ft_transcendence/src/chat
2026-01-12 13:35:31 +01:00
..
src Added U Game system 2026-01-12 13:35:31 +01:00
.dockerignore feat(chat): added base for chat service 2025-11-14 15:50:03 +01:00
openapi.json (feat): Queue/Dequeue button and waiting for match text 2026-01-09 18:23:29 +01:00
package.json clean up 2025-12-30 18:20:16 +01:00
README.md feat(chat): added base for chat service 2025-11-14 15:50:03 +01:00
tsconfig.json feat(chat): added base for chat service 2025-11-14 15:50:03 +01:00
vite.config.js feat(chat): added base for chat service 2025-11-14 15:50:03 +01:00

Nginx Configuration

You want to have a new microservice ?

Edit/add a file in conf/locations/ take example on conf/locations/icons.conf on how to make a reverse proxy and on how to serve static files

Good Luck Have Fun