You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nicolas-arnaud b7e3c794c7 chat gateway, service and objects 2 years ago
back chat gateway, service and objects 2 years ago
front auth and chat back start 2 years ago
.env_sample chat gateway, service and objects 2 years ago
.gitattributes * .gitattributes 2 years ago
.gitignore auth and chat back start 2 years ago
Makefile fix check rule infinite restart and add readma instruction 2 years ago
Makesudo auth and chat back start 2 years ago
README.md auth and chat back start 2 years ago
docker-compose.yml chat gateway, service and objects 2 years ago

README.md

Transcendence

code style: prettierjs-standard-style

Instructions:

If you not use rootless docker, either rename Makesudo as Makefile or call make with -f Makesudo.

Rules:

  • prod: build and lauch client and server on builded resources.
  • dev: launch client and server without build using nest and vite.
  • check: format and lint back and check front.
  • debug: launch back with debug flags.

Setting:

rename .env_sample to .env and customize it to your needs and credentials.

Dependencies:

Front:

Back: