Skip to content

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

Notifications You must be signed in to change notification settings

W2Codam/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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 67.0%
  • Svelte 30.9%
  • SCSS 0.8%
  • CSS 0.6%
  • JavaScript 0.4%
  • Shell 0.2%
  • HTML 0.1%