Skip to content

Latest commit

 

History

History
48 lines (36 loc) · 701 Bytes

readme.md

File metadata and controls

48 lines (36 loc) · 701 Bytes

Blinest

Developpement

Requirements

Blinest use Websockets a lot. So you will have to install soketi globaly :

https://docs.soketi.app/getting-started/installation/cli-installation

Then go to your working directory and :

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

Start developing

npm run dev
soketi start
php artisan horizon

Roadmap

  • Trivia games (rooms type?)
  • User Badges (reputation)
  • Chat emojis
  • Moderation : rooms name edition
  • Pro/Premium rooms
  • Better translations
  • Profile pages