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
-
Launch the website :
$ make
-
then go to this URL on your navigator:
$ http://localhost:3000
-
Remove all :
$ make fclean