ft_transcendence/src/chat
apetitco 8debc57559 (backend): trying to have a working backend.
Did I manage to achieve this task: NO.
2025-12-22 15:14:14 +01:00
..
extra update 2025-11-25 16:13:43 +01:00
src Fixed Priv Message Blockage - now working 2025-12-22 14:15:35 +01:00
.dockerignore feat(chat): added base for chat service 2025-11-14 15:50:03 +01:00
entrypoint.sh feat(monitoring): change logger to pino 2025-12-17 19:42:33 +01:00
openapi.json Nigel/block user (#60) 2025-12-16 15:21:07 +01:00
package.json (backend): trying to have a working backend. 2025-12-22 15:14:14 +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