Skip to content

Latest commit

 

History

History
49 lines (34 loc) · 1.39 KB

README.md

File metadata and controls

49 lines (34 loc) · 1.39 KB

🏓 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.