Skip to content

A dashboard for Protocol Officers for Game of Thrones: Winter is Coming game

Notifications You must be signed in to change notification settings

eugenebednik/podashboard

Repository files navigation

podashboard

A dashboard and API for Protocol Officers for GoT: WiC game and the Discord bot built on Laravel 8 and Vue.js.

Disclaimer

This Dashboard and its associated Discord bot are perfectly legal as no game files or special macros are created. This Dashboard and its associated bot are created as a way to facilitate Protocol Officer duties for players, but the titles must be assigned manually in game.

Requirements

  • A web host running preferably Nginx
  • PHP 7.3 or higher
  • MySQL 5.8 or higher
  • Node.js 14 or higher
  • Composer (latest)

Installation

  1. Clone the repository onto your server.
  2. Set up the public directory within the repository to be the web server root for your application domain/sub-domain.
  3. From within the cloned directory, run (in that order):
  4. Modify your .env with values (see .env.example for an example).
composer install
php artisan key:generate
php artisan migrate --seed
  1. Set up the Discord Bot.

About

A dashboard for Protocol Officers for Game of Thrones: Winter is Coming game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published