Skip to content

tzeck1/ft_transcendence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🏓 ft_transcendence

trans_repo_gif

The Team

Name Github Profile 42 Intra Profile
Ben Github Link Intra Link
Tom Github Link Intra Link
Roman Github Link Intra Link
Max Github Link Intra Link
Elias Github Link Intra Link

Tech Stack

  • Frontend: Vue 3, Tailwind CSS
  • Backend: NestJS
  • Game Development: Phaser 3
  • Database: PostgreSQL, Prisma
  • Containerization: Docker

How to Install

  1. Clone this repository:
git clone https://github.com/tzeck1/ft_transcendence.git
  1. Go to the project directory:
cd ft_transcendence
  1. Run the Docker containers:
docker-compose up --build
  1. Access the website in your browser:
http://<your ip>:8080

Please note that you should have Docker installed in your system to build and run the containers.