Skip to content
This repository was archived by the owner on Dec 29, 2025. It is now read-only.

Group-10-NT106-P13/FunDraw-API

Repository files navigation

FunDraw-API

API cho FunDraw - Ứng dụng game vẽ và đoán hình

Cài đặt project

npm install

Biên dịch và chạy project

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

WebSocket Payload HOST: /game @createTestRoom @joinTestRoom { roomId: string } @eventUpdateTest { roomId: string, event: string }

Server Events: roomCreated playerJoined roomJoined eventUpdated error

About

API cho FunDraw - Ứng dụng game vẽ và đoán hình

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published