Skip to content

NaimanMpl/OG.GG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OG.GG

PHP web application allowing tracking League of Legends players stats.

OG.GG

Built With

  • PHP
  • NodeJS

Live Demo

A live demo is availaible here

Getting Started

Installation

  1. Clone the repo
git clone https://github.com/NaimanMpl/react-tournamentgg.git
  1. Install composer packages
composer install
  1. Install npm packages
cd chatserver
npm i
  1. Create .env file at public/ and fill credentials below
cd public
touch .env
RIOT_API_KEY=
DB_HOST=
DB_USER=
DB_PASSWORD=
DB_NAME=
DB_PORT=3306
MAIL_HOST=
MAIL_USERNAME=
MAIL_PASSWORD=
MAIL_REDIRECT=

License

Distributed under the MIT License. See LICENSE.txt for more information.

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •