Skip to content

Last project of 42 Common Core - A multi-player pong game online with a chat

Notifications You must be signed in to change notification settings

mbocquel/transcendence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ft_transcendence

A website for the mighty Pong contest

Project done with lanzaj, Tibobobo, Pierrickjay et rertzer

Les .env a ajouter pour faire fonctionner le projet :

Dans ./

  • POSTGRES_PASSWORD=""
  • POSTGRES_USER=""
  • POSTGRES_DB=""
  • POSTGRES_HOST=""

Dans ./frontend

  • REACT_APP_URL_MACHINE="ip de la machine de back"

Dans ./backend

  • DATABASE_URL = ""
  • JWT_SECRET = ""
  • FORTYTWO_AUTHOR_URL = ""
  • FORTYTWO_TOKEN_URL = ""
  • FORTYTWO_CALLBACK_URL = ""
  • FORTYTWO_CLIENTID = ""
  • FORTYTWO_CLIENTSECRET = ""
  • PONG_FRONT_CALLBACK = ""

Validé le 06/12/2023 à 100/100 - 3 "Outstanding project".

About

Last project of 42 Common Core - A multi-player pong game online with a chat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published