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 0956468721 fix check rule infinite restart and add readma instruction 2 years ago
back fix check rule infinite restart and add readma instruction 2 years ago
front fix check rule infinite restart and add readma instruction 2 years ago
.env changed to vite building and docker skeleton 2 years ago
Makefile fix check rule infinite restart and add readma instruction 2 years ago
Makesudo fix check rule infinite restart and add readma instruction 2 years ago
README.md fix check rule infinite restart and add readma instruction 2 years ago
docker-compose.yml some more make rules 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.

Dependencies:

Front:

Back: