bashcole / bingo-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bingo

Screenshots

Board display durring play

Board

Shared card display

Shared Board

Leaderboard display

Leaderboard

Instructions

  • clone and follow the instructions how to start the frontend server https://github.com/bashcole/bingo/
  • create a .env file using .env.example as template
  • composer install to install dependencies
  • artisan key: generate to generate an application key
  • php artisan migrate execute all migrations
  • php artisan serve to start the application
  • php artisan test to test the application

About


Languages

Language:PHP 82.4%Language:Blade 16.5%Language:Shell 0.9%Language:JavaScript 0.2%