Skip to content

Pong game into a dedicated social network. School 42's Project

Notifications You must be signed in to change notification settings

Buom01/ft_transcendence

 
 

Repository files navigation

TRANSCENDENCE


This is the last mandatory project of the 42 school. The goal is to create a complete, full featured website to organize a Pong competition. We have to use the NestJS backend framework. We were free to choose any typescript frontend framework, we choose Vue.js with Quasar

Feel free to read the subject for more information

todo

architecture

database

frontend

This script allows you to fully clean docker (volume, data, etc...), but also the node_modules and yarn cache

chmod +x dockerPrune.sh
./dockerPrune.sh

This mode allows that all the modifications either front or back side are taken into account without reloading docker-compose

chmod +x dev.sh
./dev.sh

This mode allows you to create a fully functional website

docker-compose up --build

About

Pong game into a dedicated social network. School 42's Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 52.5%
  • Vue 45.1%
  • JavaScript 1.6%
  • SCSS 0.2%
  • HTML 0.2%
  • Shell 0.2%
  • Dockerfile 0.2%