Skip to content
/ blinest Public

This repository contains the code for Blinest, a multiplayer music quiz platform. Test your musical knowledge, compete with others, and track your progress over time. Join the fun and challenge yourself with Blinest!

License

Notifications You must be signed in to change notification settings

mchev/blinest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blinest

Developpement

Requirements

Blinest uses WebSockets for real-time communication. Laravel Reverb is used as the WebSocket server.

Go to your working directory and:

composer install
php artisan key:generate
npm install
php artisan migrate:fresh --seed

Start developing

npm run dev
php artisan reverb:start
php artisan horizon

About

This repository contains the code for Blinest, a multiplayer music quiz platform. Test your musical knowledge, compete with others, and track your progress over time. Join the fun and challenge yourself with Blinest!

Topics

Resources

License

Stars

Watchers

Forks

Languages