ft_transcendence/src/chat
2025-12-02 12:43:57 +01:00
..
extra update 2025-11-25 16:13:43 +01:00
src Trying to fix BUG with / when guest changes name without closing the window 2025-12-02 12:43:57 +01:00
.dockerignore feat(chat): added base for chat service 2025-11-14 15:50:03 +01:00
entrypoint.sh update 2025-11-25 16:13:43 +01:00
openapi.json added tab control to chat, When user leaves tab open on chat 2025-11-26 21:07:10 +01:00
package.json playing wiith database Blocked Users 2025-12-01 18:46:38 +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