Welcome to my ft_transcendence repository ?
⭐️ The aim of this project is to build a website with a pong game, a chat system and an account system.
The front-end is implemented in vue.js whereas the back-end is implemented with nestJS. The website is built with a PostgreSQL database.
Gif incoming…
Made with GuiDupont and lmalki-h.
? Usage
You need to have docker installed on your system in order to run the docker-compose command.
docker-compose up --build
Then, in the browser, http://localhost:8080.
⚠️ You need to have a 42 account in order to log in to the website.
⚠️ Project realized for learning purposes, it may contain bad practices, do not use for professional purposes.