A real-time quiz game where players compete to answer questions first. The game supports custom questions and real-time matches, making it interactive and engaging.
- Real-Time Matches: Compete with other players in real-time to answer questions first.
- Custom Questions: Create and add your own questions to the game.
- Leaderboard: Track the highest scores and see who’s leading.
- Responsive Design: Play on any device with a clean and responsive interface.
- Frontend: React, TS, Shadcn
- Backend: golang, fasthttp, rabbitmq
- Database: Postgre
Follow these instructions to set up and run the game locally.
- Node.js
- golang
- Git
- Clone the repository
- rename these files. remove
.copy. use your own enviroment configuration:
- "api/application/env.json.copy"
- "api/hub/env.json.copy"
- "site/env.json.copy"
- go to
api/huband typego run . - go to
api/applicationand typego run . - go to
siteand typenpm run dev
This is project written purely for learning and i do not see a point in contributing.
This project is doesn't have any license