Skip to content

bycop/42-ft_transcendence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

42-ft_transcendence

42 | Web project with a Pong and a Chat using NestJS, VueJS, socket.io and postgres database

GitHub repo size GitHub code size in bytes Lines of code GitHub top language

My git repository for ft_transcendence project at 42 school

Graded by students : 100%

How to start

  • Launch docker
  • Copy .env.example to .env and fill it with your credentials
  • Run docker-compose up --build
  • Wait for building
  • Api is now on localhost:3000 and website on localhost:80 (localhost)

Db diagram

Educational purpose only, Do not copy any of theses files