https://github.com/bebalix/transcendence
Create a website with an online pong game and a chat
https://github.com/bebalix/transcendence
42projects chat docker-compose matchmaking nestjs-backend pong-game postgresql react typeorm typescript
Last synced: about 2 months ago
JSON representation
Create a website with an online pong game and a chat
- Host: GitHub
- URL: https://github.com/bebalix/transcendence
- Owner: BebAlix
- Created: 2023-08-02T13:23:28.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-29T11:51:16.000Z (almost 3 years ago)
- Last Synced: 2025-01-16T15:25:29.649Z (over 1 year ago)
- Topics: 42projects, chat, docker-compose, matchmaking, nestjs-backend, pong-game, postgresql, react, typeorm, typescript
- Language: TypeScript
- Homepage:
- Size: 11.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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 :
```sh
$ make
```
2. then go to this URL on your navigator:
```sh
$ http://localhost:3000
```
3. Remove all :
```sh
$ make fclean
```
## Screenshots





