Skip to content
This repository has been archived by the owner on Oct 25, 2023. It is now read-only.
/ ft_transcendence Public archive

This project is about creating a website for the mighty Pong contest!

Notifications You must be signed in to change notification settings

fbescodam/ft_transcendence

Repository files navigation


ft_transcendence | BreadPong

This project is about creating a website for the mighty Pong contest!

How to build

To run the server, do the following:

git clone https://github.com/fbescodam/ft_transcendence
cd ft_transcendence
docker compose up

Make sure to fill in the .env files in both the frontend and backend folders first. For your 42 Intranet application (used for OAuth), add http://localhost:5173/auth to the list of redirect URIs.

You can then find the website and the Pong game at http://localhost:5173.

Result

100/100