Skip to content

Create a website with an online pong game and a chat

Notifications You must be signed in to change notification settings

BebAlix/Transcendence

Repository files navigation

Transcendence

Create a website with an online pong game and a chat, all of this in a docker network using react for the front and nestjs for the back with postgresql database

How to launch the program

  1. Launch the website :

    $ make
  2. then go to this URL on your navigator:

    $ http://localhost:3000
  3. Remove all :

    $ make fclean

Screenshots

screenshot screenshot screenshot screenshot screenshot screenshot